From 718d8bde9b0e5fd80b8738f19736c62b978d6173 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 3 Aug 2011 13:53:31 +0200 Subject: [PATCH] Re-add --with autoreconf which got accidentally deleted by last commit --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 8936fde2..81a876f5 100755 --- a/debian/rules +++ b/debian/rules @@ -37,4 +37,4 @@ override_dh_autoreconf: dh_autoreconf debian/rules -- autoreconf %: - dh $@ --parallel + dh $@ --parallel --with autoreconf -- 2.39.5