rmilter/debian/rules
2014-03-30 11:38:18 +02:00

13 lines
279 B
Makefile
Executable file

#!/usr/bin/make -f
%:
dh $@ --with systemd
export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
override_dh_auto_configure:
dh_auto_configure -- -DENABLE_SPF=ON \
-DENABLE_DKIM=ON \
-DMANDIR=/usr/share/man
override_dh_systemd_start:
dh_systemd_start --restart-after-upgrade