summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/build b/build
index 50741b6..25ffc68 100755
--- a/build
+++ b/build
@@ -6,7 +6,8 @@ build:
chmod a+x src/configure
oh-autoconfigure -- \
--disable-static \
- --disable-curl --disable-ssl-curl --disable-gpg
+ --disable-curl --disable-ssl-curl --disable-gpg \
+ --with-opkglibdir=/var/lib
oh-autobuild
touch $@