From 05d95fb0cce001c862e65233793157f5c1033570 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 9 Nov 2012 12:08:58 +0100 Subject: /debian/rules: Use dh-autoreconf with debhelper. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index a438aed..a69e88d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --with-autoreconf override_dh_install: dh_install -- cgit v1.2.3