1
0
Fork 0

Disabling testsuite for now as the current upstream release misses some files for it to run at all.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-20 15:08:50 +01:00
parent 47b003a45e
commit de24782dab
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

3
debian/rules vendored
View file

@ -10,3 +10,6 @@ override_dh_auto_configure:
override_dh_auto_install: override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lzd dh_auto_install -- DESTDIR=$(CURDIR)/debian/lzd
override_dh_auto_test:
# disabled: incomplete upstream testsuite