From 9741b163e9c3cf10d5387c2e82e19e8a4a74e9ce Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 27 Jun 2014 11:21:36 -0400 Subject: Add binary packages and finish "install" target. --- (limited to 'build') diff --git a/build b/build index 5a5b489..c4f1bd5 100755 --- a/build +++ b/build @@ -16,3 +16,6 @@ install: build # Remove bcc and ELKS libc things for now. rm -Rf dest/usr/lib/bcc dest/usr/bin/bcc \ dest/usr/share/man/man1/bcc.1 dest/usr/share/man/man1/elks*.1 + oh-fixperms + oh-strip + oh-installfiles -- cgit v0.9.1