#!/usr/bin/make -f DPKG_EXPORT_BUILDTOOLS=1 include /usr/share/dpkg/buildtools.mk PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ override_dh_fixperms: dh_fixperms chmod -x $(TMP)/usr/share/doc/$(PACKAGE)/examples/*