summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-31 21:49:08 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-31 21:49:08 (EDT)
commit1a3efa0e7cd0e9b06b611eb7f5a227a78e4c5d04 (patch)
treedd5a7661c8a3404084dccba9d1de358ce4515af9
parent8867564ec988d6f967ce4100727240b03a3a0a12 (diff)
build: Drop INSTALL_GROUP
Removed upstream.
-rwxr-xr-xbuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/build b/build
index 6198605..f7ff3ab 100755
--- a/build
+++ b/build
@@ -9,8 +9,7 @@ build:
install: build
oh-autoinstall -- -f makefile.shared \
- LIBPATH='/usr/lib/$(OPK_HOST_ARCH)' \
- INSTALL_GROUP=0
+ LIBPATH='/usr/lib/$(OPK_HOST_ARCH)'
rm dest/usr/lib/$(OPK_HOST_ARCH)/libtommath.la
oh-fixperms
oh-strip