X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=debian%2Frules;h=ac1a23611beda83f2d06a7a3be61f5dea1cc91a4;hp=bc1e602daa6f273f99bbf87b743df656c743ab34;hb=HEAD;hpb=bc5ca05f454653d42eb2750faa1e9f78ec97506c diff --git a/debian/rules b/debian/rules index bc1e602..ac1a236 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,6 @@ #!/usr/bin/make -f -export DH_VERBOSE = 1 - +#export DH_VERBOSE = 1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all -export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: dh $@