#!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow %: dh $@ override_dh_installexamples: dh_installexamples chmod -x $(TMP)/usr/share/doc/$(PACKAGE)/examples/*.psgi