From e7eceda282c49fbe010a6a49aaaba38cdba06d98 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Feb 2025 20:53:20 +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 f3fbaa9..7185c60 100755 --- a/debian/rules +++ b/debian/rules @@ -24,3 +24,6 @@ execute_after_dh_auto_install: # removing unused files rm -f debian/clzip/usr/share/info/dir* + +override_dh_auto_test: + # disabled: incomplete upstream testsuite