diff --git a/debian/autoreconf b/debian/autoreconf deleted file mode 100644 index ef1aab0..0000000 --- a/debian/autoreconf +++ /dev/null @@ -1 +0,0 @@ -tools diff --git a/debian/rules b/debian/rules index 56dc601..cfc9652 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow %: - dh $@ --with apache2,autoreconf + dh $@ --with apache2 override_dh_auto_configure: dh_auto_configure --sourcedirectory=tools -- \