From 1817dde69427b8ca90c5cbf891fae06dc836dae2 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Sep 25 2013 01:57:39 +0000 Subject: Disable the Ubuntu Online Plugins to quite the configure build log output. --- 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