[mutter-meego] adjust compiler warnings

Peter Robinson pbrobinson at fedoraproject.org
Tue Nov 29 12:33:22 UTC 2011


commit 1b2532221b9b8a9b48162f0ac897b2d6cfe608db
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Nov 29 12:32:37 2011 +0000

    adjust compiler warnings

 mutter-meego.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mutter-meego.spec b/mutter-meego.spec
index e263130..fdf625a 100644
--- a/mutter-meego.spec
+++ b/mutter-meego.spec
@@ -54,7 +54,7 @@ NOCONFIGURE=yes ./autogen.sh
 cp %{SOURCE1} data/theme/panel/background-tile.png
 
 %build
-%configure --disable-static --enable-scaled-background --disable-capplet
+%configure --disable-static --enable-scaled-background --disable-capplet --enable-compile-warnings=no
 export LD_AS_NEEDED=1
 make %{?_smp_mflags} V=1
 


More information about the scm-commits mailing list