Thomas Lamprecht d0e0394481 b/postrm: let debhelper generate systemd stuff
With #DEBHELPER# the manual maintained code will be autogenerated, no
need to manually track which services and timers this packages has.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-12 15:14:16 +01:00

14 lines
234 B
Makefile
Executable File

#!/usr/bin/make -f
override_dh_compress:
dh_compress -Xaplinfo.dat
override_dh_strip_nondeterminism:
dh_strip_nondeterminism -X.png
override_dh_fixperms:
dh_fixperms -Xpvemailforward -Xvar/log/pveproxy
%:
dh $@ --with=systemd