aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-12-04 11:01:40 -0600
committerTed Gould <ted@gould.cx>2012-12-04 11:01:40 -0600
commitd2f16cb16d6d0595d70a5cb375f519342ae83556 (patch)
tree41a56b1acc8d1b5c139615f0152c63086f216955 /debian/rules
parent3dceb092c0ff1bb26f1cab88f29541ba1571d30a (diff)
downloadlibayatana-appindicator-d2f16cb16d6d0595d70a5cb375f519342ae83556.tar.gz
libayatana-appindicator-d2f16cb16d6d0595d70a5cb375f519342ae83556.tar.bz2
libayatana-appindicator-d2f16cb16d6d0595d70a5cb375f519342ae83556.zip
Trying to be more direct
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index db4f79c..c4f16bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ CFLAGS += -fPIC
dh $@ --with autoreconf,python2,cli,gir
# Note: No cli here so that the pbuilder stuff works
-override_dh_clean:
+clean:
dh_clean
override_dh_autoreconf: