override_dh_auto_test

This commit is contained in:
Matthieu Lamalle 2023-04-03 17:03:07 +02:00
parent 927fdbce47
commit 0547cad218
1 changed files with 12 additions and 0 deletions

12
debian/rules vendored Normal file
View File

@ -0,0 +1,12 @@
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@
override_dh_auto_build:
override_dh_auto_test: