From 32398b49b22c0281b3e1e582fc897c0eb4f7541e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 30 Jul 2014 17:32:31 -0400 Subject: build: Run tests, fix file modes, and strip files --- 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 -- cgit v0.9.1