From de24782dab211ec6b882e933dccda08295bb62e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 20 Feb 2025 15:08:50 +0100 Subject: [PATCH] Disabling testsuite for now as the current upstream release misses some files for it to run at all. Signed-off-by: Daniel Baumann --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) 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