X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=aeedd3ba66c9c6eb08bb5d41633b0c83b27c2f99;hb=8d0f44f4541295beaf98c80c82f632f1a6601033;hp=564aa84e0c5bda6538f201d9f483221beda8faa7;hpb=307d9bf70dec6e98cf0403b95ead326611ad2f37;p=privoxy.git diff --git a/debian/rules b/debian/rules index 564aa84e..aeedd3ba 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f # -# (c) 2002-2016 Roland Rosenfeld +# (c) 2002-2018 Roland Rosenfeld # # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 @@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all DEBDIR=`pwd`/debian/privoxy %: - dh $@ --with autotools_dev --with systemd + dh $@ override_dh_auto_configure: autoheader