From e9179515eb1e70495a34b70de6d00cc625bcbdd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 10 Jul 2018 10:04:56 +0200 Subject: Remove now default dh-autoreconf --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') 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 -- cgit v1.2.3