[muffin] patch for gtk and cogl changes

leigh123linux leigh123linux at fedoraproject.org
Mon Mar 12 10:47:37 UTC 2012


commit 3e0cdfea5ffd4efc34535613d1eeb3b83affaa82
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon Mar 12 10:47:33 2012 +0000

    patch for gtk and cogl changes

 muffin.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/muffin.spec b/muffin.spec
index cc5f618..5e636c8 100644
--- a/muffin.spec
+++ b/muffin.spec
@@ -71,8 +71,8 @@ utilities for testing Metacity/Muffin themes.
 %patch0 -p1
 
 %build
-(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
- %configure --disable-static --enable-compile-warnings=minimum)
+NOCONFIGURE=1 autoreconf -fi
+ %configure --disable-static --enable-compile-warnings=minimum
 
 SHOULD_HAVE_DEFINED="HAVE_SM HAVE_XINERAMA HAVE_XFREE_XINERAMA HAVE_SHAPE HAVE_RANDR HAVE_STARTUP_NOTIFICATION HAVE_COMPOSITE_EXTENSION"
 


More information about the scm-commits mailing list