X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Frules;h=5f11dee5de8f3af451716c9f2da8aaffaaab4929;hp=b4e6f89402db492fb32264a1c36dffac0fac3075;hb=HEAD;hpb=6721c58679cb74b6dee63e43c73afe4f59228399 diff --git a/debian/rules b/debian/rules index b4e6f89..5f11dee 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 + dh $@ override_dh_auto_configure: dh_auto_configure -- \