From f7089f21f6e0a014b4ab3c3426bdb78f79f69432 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 04 Aug 2013 15:12:39 -0400 Subject: Add binary packages. --- (limited to 'build') diff --git a/build b/build index ce80e13..98b6c73 100755 --- a/build +++ b/build @@ -15,8 +15,11 @@ build: configure install: build oh-autoinstall + # Remove symbolic and hard links in /usr/bin. + rm -f dest/usr/bin/awk + rm -f dest/usr/bin/gawk-* # Remove GNU Info index. rm -f dest/usr/share/info/dir oh-fixperms - oh-strip -k + oh-strip oh-installfiles -- cgit v0.9.1