X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Frules;h=f47ff4f387c1197beee2d5e9f071e6ea2b9ed4ae;hb=a3ccaafac9f68ebba6473961f54abe2d6c3ad0cc;hp=78cf4e3fb5c632888eef8647a91d266c9d2bd159;hpb=db87640abaf50207977e87800f2aecf3a588161f;p=sven%2Ftclcurl.git diff --git a/debian/rules b/debian/rules index 78cf4e3..f47ff4f 100755 --- a/debian/rules +++ b/debian/rules @@ -3,14 +3,11 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -LDFLAGS += -Wl,-z,defs -Wl,--as-needed +export DEB_LDFLAGS_MAINT_PREPEND := -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