summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-27 11:21:36 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-27 11:22:22 (EDT)
commit9741b163e9c3cf10d5387c2e82e19e8a4a74e9ce (patch)
treef0431cddad022758c82deae535ce830674df444f /build
parent12b167c71e3a96e452cb3b76c64389dac57a7a4f (diff)
Add binary packages and finish "install" target.
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
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