X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Frules;h=8409ffe58a586195cbdf19c4b62c09993eb6ba2d;hp=55b7693e232f1727c251426a3e47ed1ea36ea1ab;hb=390d1b2a618d7f2341acc44aae53996acdf07f8d;hpb=822b0a251fe37476f303fc9d5cd2e52fd2160a91 diff --git a/debian/rules b/debian/rules index 55b7693..8409ffe 100755 --- a/debian/rules +++ b/debian/rules @@ -4,13 +4,10 @@ #export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all -DPKG_EXPORT_BUILDFLAGS = 1 -include /usr/share/dpkg/buildflags.mk - DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: - dh $@ --with quilt,autoreconf + dh $@ --with quilt override_dh_auto_configure: dh_auto_configure -- \