aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-12-04 10:31:11 -0600
committerTed Gould <ted@gould.cx>2012-12-04 10:31:11 -0600
commit3dceb092c0ff1bb26f1cab88f29541ba1571d30a (patch)
tree9c4f1e479f7e4dacddc957a24e68a2c0928299c7 /debian/rules
parent63938c071b084f9c1a13cb21ebe95579c2a67c8b (diff)
downloadlibayatana-appindicator-3dceb092c0ff1bb26f1cab88f29541ba1571d30a.tar.gz
libayatana-appindicator-3dceb092c0ff1bb26f1cab88f29541ba1571d30a.tar.bz2
libayatana-appindicator-3dceb092c0ff1bb26f1cab88f29541ba1571d30a.zip
Going with just dh_clean
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 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