aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-04-17 23:08:11 +0000
committerTarmac <Unknown>2013-04-17 23:08:11 +0000
commit0202579ffb112403a79a6ce9cd81c63f2ccdfb74 (patch)
tree0dfab1a5737e6702a5f6dd5508c86d9e4f3bd203 /debian/rules
parent02d580a63d8d10318364c24aaf5ac799ec44b718 (diff)
parente40014d69ed6d3573f819b874d5ff14a82f2bd9d (diff)
downloadlibayatana-appindicator-0202579ffb112403a79a6ce9cd81c63f2ccdfb74.tar.gz
libayatana-appindicator-0202579ffb112403a79a6ce9cd81c63f2ccdfb74.tar.bz2
libayatana-appindicator-0202579ffb112403a79a6ce9cd81c63f2ccdfb74.zip
Remove the clean target.
Approved by PS Jenkins bot, Didier Roche, Iain Lane.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 0 insertions, 5 deletions
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