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 25297c0..fd6340e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,3 +18,6 @@ execute_after_dh_auto_install:
mv debian/pdlzip/usr/share/man/man1/pdlzip.1 debian/pdlzip/usr/share/man/man1/lzip.pdlzip.1
ln -s /usr/share/man/man1/lzip.pdlzip.1.gz debian/pdlzip/usr/share/man/man1/pdlzip.1.gz
+
+override_dh_auto_test:
+ # disabled: incomplete upstream testsuite