aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/rules b/debian/rules
index 981fa51..62f5236 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,15 +14,11 @@
#export DH_VERBOSE=1
# This has to be exported to make some magic below work.
-export DH_OPTIONS
+#export DH_OPTIONS
export DEB_BUILD_HARDENING=1
-CFLAGS = -Wall -g
-
%:
- dh --with autoreconf $@
-
-override_dh_auto_clean:
+ dh $@ --with autoreconf
override_dh_strip:
dh_strip --dbg-package=openggsn-dbg