summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:36:13 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:37:34 +0000
commit8f419fe3b313a456e98e099bee22028bf6af0be2 (patch)
tree2f7bb18b1768943e20c4ed0fdccc89808e02a48c
parentRefreshing build.patch. (diff)
downloadlunzip-8f419fe3b313a456e98e099bee22028bf6af0be2.tar.xz
lunzip-8f419fe3b313a456e98e099bee22028bf6af0be2.zip
Disabling testsuite for now as the current upstream release misses some files for it to run at all.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 14efe40..6e461b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,3 +18,6 @@ execute_after_dh_auto_install:
mv debian/lunzip/usr/share/man/man1/lunzip.1 debian/lunzip/usr/share/man/man1/lzip.lunzip.1
ln -s /usr/share/man/man1/lzip.lunzip.1.gz debian/lunzip/usr/share/man/man1/lunzip.1.gz
+
+override_dh_auto_test:
+ # disabled: incomplete upstream testsuite