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