Files
eg25-manager/debian/rules
2020-12-10 15:19:25 +01:00

10 lines
222 B
Makefile
Executable File

#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --builddirectory=_build
override_dh_installsystemd:
dh_installsystemd --name=eg25-manager --no-restart-on-upgrade --no-restart-after-upgrade