aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-03-30 09:36:28 -0400
committerKen VanDine <ken.vandine@canonical.com>2012-03-30 09:36:28 -0400
commit63d1c953172695e12b41705f7c6f1746fef9d694 (patch)
tree93e3d86a2f6de68d7b3c8fe9c1a7a6a7bd5dd95e /debian/rules
parent9a23466740bf7a47bf0998e830c69a245bf3b646 (diff)
parent28d27ed11c41ca6859c533e6a084c631225c9912 (diff)
downloadlibayatana-indicator-63d1c953172695e12b41705f7c6f1746fef9d694.tar.gz
libayatana-indicator-63d1c953172695e12b41705f7c6f1746fef9d694.tar.bz2
libayatana-indicator-63d1c953172695e12b41705f7c6f1746fef9d694.zip
* New upstream release.
* Fix a leaked GError (LP: #965459) * Fix memory leak when the proxy's name changes.
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 be53e6a..7cf6832 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ DEB_DESTDIR = $(CURDIR)/debian/tmp/$(cdbs_make_curflavor)/
DEB_CONFIGURE_FLAGS_gtk2 = --with-gtk=2
DEB_CONFIGURE_FLAGS_gtk3 = --with-gtk=3
-DEB_MAKE_CHECK_TARGET := check
+#DEB_MAKE_CHECK_TARGET := check
LDFLAGS += -Wl,-z,defs -Wl,--as-needed