19
19
$(MAKE) DESTDIR=$(CURDIR)/debian/mandos-client \
23
23
dh_fixperms --exclude etc/keys/mandos \
24
25
--exclude etc/mandos/plugins.d \
28
27
--exclude usr/share/doc/mandos-client/examples/network-hooks.d
29
28
chmod --recursive g-w -- \
30
29
"$(CURDIR)/debian/mandos-client/usr/share/doc/mandos-client/examples/network-hooks.d"