From: Jakob Haufe Date: Mon, 27 Jun 2016 15:09:17 +0000 (+0200) Subject: Clean up d/rules X-Git-Tag: debian/1.20-1~2 X-Git-Url: https://git.sur5r.net/?p=tio;a=commitdiff_plain;h=0caad5001d37baa64e8387fd88c735239ed0eef8 Clean up d/rules --- diff --git a/debian/rules b/debian/rules index 84ec4fc..05d68c2 100755 --- a/debian/rules +++ b/debian/rules @@ -2,10 +2,6 @@ # -*- 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