oarc-dsc/debian/rules
Daniel Baumann 116a8ad486
Adding debian version 2.15.2-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-20 08:56:18 +01:00

10 lines
185 B
Makefile
Executable file

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