From e40014d69ed6d3573f819b874d5ff14a82f2bd9d Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Tue, 9 Apr 2013 16:04:24 -0400 Subject: debian/rules: drop the clean target, it's superfluous. --- debian/rules | 5 ----- 1 file changed, 5 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 69cab88..beb609c 100755 --- a/debian/rules +++ b/debian/rules @@ -17,11 +17,6 @@ CFLAGS += -fPIC %: dh $@ --with autoreconf,python2,cli,gir -# Note: No cli here so that the pbuilder stuff works -clean: - dh_autoreconf_clean - dh_clean - override_dh_autoreconf: NOCONFIGURE=1 dh_autoreconf ./autogen.sh -- cgit v1.2.3