oarc-dsc/debian/rules

11 lines
184 B
Text
Raw Normal View History

#!/usr/bin/make -f
%:
dh ${@}
override_dh_auto_configure:
dh_auto_configure -- --docdir=/usr/share/doc/oarc-dsc --enable-dnstap
override_dh_auto_test:
dh_auto_test --no-parallel