summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:21:21 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:21:38 +0000
commit4ea2e8886990ad2b36d0711d28c0278f9f2268fd (patch)
tree4405f4d479037df00583cd431e1425cba129e279 /debian/rules
parentRefreshing build.patch. (diff)
downloadlzd-4ea2e8886990ad2b36d0711d28c0278f9f2268fd.tar.xz
lzd-4ea2e8886990ad2b36d0711d28c0278f9f2268fd.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>
Diffstat (limited to '')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 336cf54..14ddc7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,6 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lzd
+
+override_dh_auto_test:
+ # disabled: incomplete upstream testsuite