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