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