summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-07-10 10:04:56 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-07-10 10:04:56 +0200
commite9179515eb1e70495a34b70de6d00cc625bcbdd9 (patch)
tree02f64ed0b3d34116d0d175017649f33078de2009 /debian/rules
parent2a6a643da9f6290441b18b1f03b3a3daddfdcf62 (diff)
Remove now default dh-autoreconf
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index b8258ef..0d3b37d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS) -Wall
UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -n '/\(Version:\)/{s/^Version:[[:space:]]\+\([0-9]\+:\)\?\(.*\)/\2/p}' | rev | cut -d- -f 2- | rev)
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_build-indep:
dh_auto_build