From edb57ecf2260733fe337a2bb8d27079d82f9fb6d Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sat, 10 Dec 2011 15:25:09 +0000 Subject: another debian packaging fix: use 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 c97fc7c..323bc64 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,6 @@ # -*- makefile -*- %: - dh $@ + dh $@ --with autoreconf override_dh_auto_test: ; -- cgit v1.2.3