summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-02 22:00:22 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-02 22:00:22 (EDT)
commit847a1dee1114b5dc9689de0c2697f0ceb06f7c28 (patch)
treef2922d4759a33c46d0d70ca5c2cdde7463575594
parent67c4d8e5ed1f785a0046d4b5ff1ed8d73375de80 (diff)
build: Set INSTALL_GROUP to 0
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index da749b6..c764f51 100755
--- a/build
+++ b/build
@@ -12,7 +12,7 @@ build:
install: build
oh-autoinstall -- -f makefile.shared \
LIBPATH='/usr/lib/$(OPK_HOST_ARCH)' \
- INSTALL_GROUP=root
+ INSTALL_GROUP=0
rm dest/usr/lib/$(OPK_HOST_ARCH)/libtommath.la
oh-fixperms
oh-strip