summaryrefslogtreecommitdiff
path: root/maintainer
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-09-26 05:53:39 (GMT)
committerAlexey Neyman <stilor@att.net>2019-10-02 04:22:22 (GMT)
commitb4f317a4a5a1a2f5a2bd9da60ecc1e303c18de18 (patch)
tree4913a11135c3a25b93ee629e871834d5be316121 /maintainer
parent07594d1e8b6fef0dc4dca1eea6f17ef8b23c8704 (diff)
Pretend lzip is always there
... so that we can download .tar.lz archives. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'maintainer')
-rwxr-xr-xmaintainer/manage-packages.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/maintainer/manage-packages.sh b/maintainer/manage-packages.sh
index becc05e..0841244 100755
--- a/maintainer/manage-packages.sh
+++ b/maintainer/manage-packages.sh
@@ -249,6 +249,9 @@ config OBSOLETE
config EXPERIMENTAL
def_bool y
+config CONFIGURE_has_lzip
+ def_bool y
+
config CONFIGURE_has_wget
def_bool y