oarc-dsc/debian/rules
Daniel Baumann 9e84520e20
Adding debian version 2.15.2-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-20 08:57:09 +01:00

10 lines
184 B
Makefile
Executable file

#!/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