19
19
$(MAKE) DESTDIR=$(CURDIR)/debian/mandos-client \
23
23
dh_fixperms --exclude etc/keys/mandos \
24
25
--exclude etc/mandos/plugins.d \
25
26
--exclude usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH 2>/dev/null)/mandos/plugins.d \
26
27
--exclude usr/share/doc/mandos-client/examples/network-hooks.d
27
28
chmod --recursive g-w -- \
28
29
"$(CURDIR)/debian/mandos-client/usr/share/doc/mandos-client/examples/network-hooks.d"