]> git.sur5r.net Git - tio/commitdiff
Clean up d/rules
authorJakob Haufe <sur5r@sur5r.net>
Mon, 27 Jun 2016 15:09:17 +0000 (17:09 +0200)
committerJakob Haufe <sur5r@sur5r.net>
Mon, 27 Jun 2016 15:09:17 +0000 (17:09 +0200)
debian/rules

index 84ec4fc8a505a4e8cf773c7e8057b27a94201556..05d68c2dd6b79150d3bad3c04817374de1c35bca 100755 (executable)
@@ -2,10 +2,6 @@
 # -*- makefile -*-
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # -*- makefile -*-
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
 
 %:
        dh $@  --with autoreconf --with bash-completion
 
 %:
        dh $@  --with autoreconf --with bash-completion