Removed override_dh_auto_test so tests are not ran by default when building with dpkg.
This commit is contained in:
parent
5a16a65643
commit
7302b14f78
|
@ -15,9 +15,6 @@ override_dh_auto_configure:
|
|||
override_dh_installchangelogs:
|
||||
dh_installchangelogs NEWS
|
||||
|
||||
override_dh_auto_test:
|
||||
ninja -C debian/build test
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=xed-dbg
|
||||
|
||||
|
|
Loading…
Reference in New Issue