X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Frules;h=50211298557e7c6d9ec390436364559616169927;hb=ba9ef4fac438b59ecd2caa1195789c853258456c;hp=949977e147569629752a2e15680a67eceace131d;hpb=aed8c6a961f0907bc1f1768ed77ff6c4eaea6d70;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/rules b/debian/rules index 949977e..5021129 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ DH_VERBOSE = 1 %: - dh $@ --parallel + dh $@ --parallel --with autotools_dev override_dh_auto_configure: SPAMC="/usr/bin/spamc" SENDMAIL="/usr/sbin/sendmail" \ @@ -11,7 +11,7 @@ override_dh_auto_configure: override_dh_auto_clean: dh_auto_clean; - rm -f config.log config.status config.h Makefile + rm -f config.log config.status config.h Makefile stamp-h1 spamass-milter.1 # PREFIX=$(shell pwd)/debian/spamass-milter/usr #