X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Ftclcurl.git;a=blobdiff_plain;f=debian%2Frules;h=bf76bedcd94f5cbc626f6ed33941ebcc6da6d0ce;hp=e5c6c5fdb6b90784605a5c7b3e24873d837614ba;hb=b2360418538366712c0e74d2c03b8ca3846e6e4b;hpb=5c6c27b7805466e3c974165f81ece827223dfdd1 diff --git a/debian/rules b/debian/rules index e5c6c5f..bf76bed 100755 --- a/debian/rules +++ b/debian/rules @@ -6,10 +6,10 @@ LDFLAGS += -Wl,-z,defs -Wl,--as-needed %: - dh $@ --with quilt + dh $@ --with quilt override_dh_auto_configure: - dh_auto_configure -- \ + dh_auto_configure -- \ --prefix=/usr \ --mandir=/usr/share/man \ --infodir=/usr/share/info \