summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-30 17:32:31 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-30 17:32:31 (EDT)
commit32398b49b22c0281b3e1e582fc897c0eb4f7541e (patch)
treee2761cd2734e94766dff22f8c71b82459da64f64
parent83a8a1988f585654260ceecd11514794b68d7b63 (diff)
build: Run tests, fix file modes, and strip files
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index 280d817..69c1aaa 100755
--- a/build
+++ b/build
@@ -8,8 +8,11 @@ nop:
build:
oh-autoconfigure
oh-autobuild
+ oh-autobuild -T check
touch $@
install: build
oh-autoinstall
+ oh-fixperms
+ oh-strip
oh-installfiles