summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:41:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:41:49 +0000
commitff26b1f2d3e272ba19047861ff54b203a89173df (patch)
treeb677788f2166aea0578fa204b26d80878a267cd5
parentRefreshing build.patch. (diff)
downloadpdlzip-ff26b1f2d3e272ba19047861ff54b203a89173df.tar.xz
pdlzip-ff26b1f2d3e272ba19047861ff54b203a89173df.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 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