summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-06 13:03:12 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-06 13:03:12 (EDT)
commit00c097d96a638e3427c176ff657e40b6c01962b0 (patch)
treed49a2fa5a46fcbedf94f6c090f46f224dd70b0d0
parent1abd6fb68307e9f09864bc428fb79c23427bf5c2 (diff)
build: Set LIST_FILES_SUFFIX
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 32e1006..b11f28c 100755
--- a/build
+++ b/build
@@ -14,6 +14,7 @@ build:
-D CONF_FILE:STRING=/etc/opkg/opkg.conf \
-D LOCK_FILE:STRING=/var/lib/opkg/lock \
-D STATE_DIR_PREFIX:STRING=/var/lib \
+ -D LIST_FILES_SUFFIX:STRING=.gz \
-D STATIC_UBOX:BOOL=ON \
-D BUILD_TESTS:BOOL=OFF \
-D REQUIRE_UPGRADE_ARGS:BOOL=OFF \