From 3dceb092c0ff1bb26f1cab88f29541ba1571d30a Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Dec 2012 10:31:11 -0600 Subject: Going with just dh_clean --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index dd78987..db4f79c 100755 --- a/debian/rules +++ b/debian/rules @@ -19,7 +19,7 @@ CFLAGS += -fPIC # Note: No cli here so that the pbuilder stuff works override_dh_clean: - dh clean --with autoreconf,python2,gir + dh_clean override_dh_autoreconf: NOCONFIGURE=1 dh_autoreconf ./autogen.sh -- cgit v1.2.3