aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-09-24 15:28:56 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-09-24 15:28:56 -0700
commit238d0138abfaf64fc82f3f087590602031b4f9f5 (patch)
tree7775a500ac7a2ca719946853ac67ca4efa3e65ca /debian
parent9a9eb0d6d1a3dcd7fb183c08c9926db34ef8d234 (diff)
downloadzxcvbn-c-238d0138abfaf64fc82f3f087590602031b4f9f5.tar.gz
remove template lines from d/rules
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/rules b/debian/rules
index ec4e310..d8309f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,11 +2,5 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-# see ENVIRONMENT in dpkg-buildflags(1)
-# package maintainers to append CFLAGS
-#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
-# package maintainers to append LDFLAGS
-#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
%:
dh $@