X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ftclcurl.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=8b07692905fc705f393c65beef3d6deb5ea93f78;hp=f3638f807c35883e9428f47886c60a29b2dd12a8;hb=d0400b86b96fafc119ffbb59bfd3e10d29b6827b;hpb=96a1e35362a6ff1a8bf080ac515adc1999c8cb37 diff --git a/debian/rules b/debian/rules index f3638f8..8b07692 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_PREPEND := -Wl,-z,defs -Wl,--as-needed DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: - dh $@ --with quilt + dh $@ override_dh_auto_configure: dh_auto_configure -- \