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