[empathy] Disable the Ubuntu Online Plugins to quite the configure build log output.

Brian Pepple bpepple at fedoraproject.org
Wed Sep 25 01:59:53 UTC 2013


commit 1817dde69427b8ca90c5cbf891fae06dc836dae2
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Sep 24 21:57:39 2013 -0400

    Disable the Ubuntu Online Plugins to quite the configure build log output.

 empathy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index 69804a1..c15c6ba 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -90,7 +90,7 @@ rm data/empathy.desktop
 %build
 ## GCC complains about some unused functions, so we forcibly show those as
 ## simple warnings instead of build-halting errors.
-%configure --disable-static
+%configure --disable-static --enable-ubuntu-online-accounts=no
 # Parallel builds are broken.
 make
 install -m 0644 %{SOURCE1} ./README.ConnectionManagers


More information about the scm-commits mailing list