[mutter-mbl] fix build

Peter Robinson pbrobinson at fedoraproject.org
Tue Nov 29 11:58:24 UTC 2011


commit e7a5ce5dc9555b07d9c1493d9a6301d13e50ad24
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Nov 29 11:58:14 2011 +0000

    fix build

 mutter-mbl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mutter-mbl.spec b/mutter-mbl.spec
index 39eea7a..b07d6ec 100644
--- a/mutter-mbl.spec
+++ b/mutter-mbl.spec
@@ -73,7 +73,7 @@ utilities for testing Metacity/Mutter themes.
 chmod -x src/compositor/*.c
 
 %build
-%configure --with-clutter --disable-static
+%configure --with-clutter --disable-static --enable-compile-warnings=no
 
 # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool


More information about the scm-commits mailing list