summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-03-03 06:42:28 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-03-03 06:42:28 +0100
commit9b9f1c8a93147ff93d285424e3b6d17b271c8a70 (patch)
treeb79d507bed55d8fe93760e52adf84f7ec85ccfc3 /debian/rules
parent6781cf859abee78f14d4d88e5271c302ee21f11e (diff)
add 0001-Dialect_change.patch
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 52a96a6..76cd5ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,12 @@ export DH_OPTIONS
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --with systemd,autotools-dev
+ dh $@ --with systemd,autotools-dev,autoreconf
+
+override_dh_autoreconf:
+ touch NEWS
+ dh_autoreconf
+ $(RM) NEWS
override_dh_auto_install:
dh_auto_install