From 86eee9d62e6d4083929d5d6f0879a1403d7e03d9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Jan 2024 06:51:11 +0100 Subject: 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(+) (limited to 'debian') diff --git a/debian/rules b/debian/rules index b6ef33e..97d1448 100755 --- a/debian/rules +++ b/debian/rules @@ -18,3 +18,6 @@ execute_after_dh_auto_install: mv debian/xlunzip/usr/share/man/man1/xlunzip.1 debian/xlunzip/usr/share/man/man1/lzip.xlunzip.1 ln -s /usr/share/man/man1/lzip.xlunzip.1.gz debian/xlunzip/usr/share/man/man1/xlunzip.1.gz + +override_dh_auto_test: + # disabled: incomplete upstream testsuite -- cgit v1.2.3