2025-08-01 10:57:20 -05:00

10 lines
153 B
Makefile
Executable File

#!/usr/bin/make -f
# -*- makefile -*-
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
override_dh_auto_install:
PREFIX=/usr dh_auto_install