From 165218e5465b673b58dafed40cdf441c3e44076d Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 06 Apr 2019 16:34:16 -0400 Subject: patches, build: Don't add list files suffix This should be done in opkg.conf instead. --- (limited to 'build') diff --git a/build b/build index b11f28c..32e1006 100755 --- a/build +++ b/build @@ -14,7 +14,6 @@ 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 \ -- cgit v0.9.1