X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Frules;h=f47ff4f387c1197beee2d5e9f071e6ea2b9ed4ae;hb=a3ccaafac9f68ebba6473961f54abe2d6c3ad0cc;hp=f38bd9c274c867d8863f027bcfddf4871afd1d84;hpb=c71ce0fc467e59d28f4d847799334f554387cb29;p=sven%2Ftclcurl.git diff --git a/debian/rules b/debian/rules index f38bd9c..f47ff4f 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ # 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