aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-14 20:17:19 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-14 20:17:46 +0100
commit0576f3bebfc48469a1b5d7df15bb5e0c04c516b6 (patch)
treec5204db60b857ad2e65c0279f0d8bf6b5c32b2c5 /debian/rules
parent91d0ee5c140a7b9cff8fb71d7fd19025a92bc71b (diff)
debian: Move to multi-arch support
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