#!/usr/bin/make -f DEB_COMPRESS_EXCLUDE_ALL := .pdf %: dh $@ --buildsystem R override_dh_fixperms: dh_fixperms find debian -name fixall -exec chmod -x \{\} \; find debian -name kopi -exec chmod -x \{\} \;