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:
parent
47b003a45e
commit
de24782dab
1 changed files with 3 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue