aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2013-01-10 17:18:55 -0500
committerMichael Terry <michael.terry@canonical.com>2013-01-10 17:18:55 -0500
commit616555a9509f3b1f313ea3056e30c48737eeb908 (patch)
tree891421654f31b5da8198a3cb2fa2da28e443b24c /debian/rules
parent59a0f715f324fb45001364a5876a6fd0b51a107a (diff)
downloadlibayatana-appindicator-616555a9509f3b1f313ea3056e30c48737eeb908.tar.gz
libayatana-appindicator-616555a9509f3b1f313ea3056e30c48737eeb908.tar.bz2
libayatana-appindicator-616555a9509f3b1f313ea3056e30c48737eeb908.zip
some packaging fixes to make tests more resistant to timing issues and warnings from sub-libraries
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 4637722..8512858 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@ CFLAGS += -fPIC
# Note: No cli here so that the pbuilder stuff works
clean:
dh_clean
+ dh_autoreconf_clean
override_dh_autoreconf:
NOCONFIGURE=1 dh_autoreconf ./autogen.sh