X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Frules;h=f38bd9c274c867d8863f027bcfddf4871afd1d84;hb=c71ce0fc467e59d28f4d847799334f554387cb29;hp=78cf4e3fb5c632888eef8647a91d266c9d2bd159;hpb=db87640abaf50207977e87800f2aecf3a588161f;p=sven%2Ftclcurl.git diff --git a/debian/rules b/debian/rules index 78cf4e3..f38bd9c 100755 --- a/debian/rules +++ b/debian/rules @@ -8,9 +8,6 @@ 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 \ @@ -36,6 +33,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