X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Frules;h=943014d5cd5ae6f0528d18c6a85d952c55296047;hb=45ddca3ce3534796b4ffb83c99686dca9847a12a;hp=bf76bedcd94f5cbc626f6ed33941ebcc6da6d0ce;hpb=b2360418538366712c0e74d2c03b8ca3846e6e4b;p=sven%2Ftclcurl.git diff --git a/debian/rules b/debian/rules index bf76bed..943014d 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,9 @@ LDFLAGS += -Wl,-z,defs -Wl,--as-needed %: dh $@ --with quilt +override_dh_clean: + dh_clean -Xautom4te.cache -Xtests/a.tcl~ + override_dh_auto_configure: dh_auto_configure -- \ --prefix=/usr \ @@ -33,6 +36,8 @@ override_dh_auto_install: $(CURDIR)/tests/multi/double.tcl \ $(CURDIR)/tests/multi/single.tcl +override_dh_auto_test: + override_dh_makeshlibs: dh_makeshlibs tcltk-depends