Files
pcapmirror/debian/rules
2025-03-21 16:28:55 +01:00

11 lines
206 B
Makefile
Executable File

#!/usr/bin/make -f
# See debhelper(7) (>= 13) for a description of compat levels.
# dh-sequence.mk is deprecated and is now integrated into dh.
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@