diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,11 +10,11 @@ configure: touch $@ build: configure - oh-autobuild + oh-autobuild -- MAKEINFO=: touch $@ install: build - oh-autoinstall + oh-autoinstall -- MAKEINFO=: mv dest/usr/bin/dc dest/usr/bin/dc.gnu # Remove GNU Info index. rm -f dest/usr/share/info/dir |