summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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