another attempt at the rules file

This commit is contained in:
toby 2019-03-08 23:21:18 -08:00
parent cfeef0de5b
commit 268dd01421
1 changed files with 8 additions and 0 deletions

8
debian/rules vendored
View File

@ -2,3 +2,11 @@
%:
dh $@ --with=config-package
# Prevent dh_installdeb of treating files in /etc as configuration files
# you need this if need configuration files been always rewritten
# even if changed
override_dh_installdeb:
dh_installdeb
rm debian/*/DEBIAN/conffiles