[pango/f14/master] try again

Matthias Clasen mclasen at fedoraproject.org
Fri Mar 11 18:24:37 UTC 2011


commit bc214b707ed0639e2f9bebb2dc2859910389368b
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Mar 11 13:24:11 2011 -0500

    try again

 pango.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/pango.spec b/pango.spec
index 807b200..e718687 100644
--- a/pango.spec
+++ b/pango.spec
@@ -86,11 +86,12 @@ for the pango package.
 
 %build
 
+rm configure
+
 # We try hard to not link to libstdc++
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
  %configure $CONFIGFLAGS \
           --enable-doc-cross-references \
-          --enable-introspection \
 	  --with-included-modules=basic-fc )
 make
 


More information about the fonts-bugs mailing list