[gtk2] try harder to fix the build

Matthias Clasen mclasen at fedoraproject.org
Wed Jan 16 00:06:48 UTC 2013


commit 08a67dcdae5179042979eb8e7d01cb0a671ab047
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jan 15 19:07:03 2013 -0500

    try harder to fix the build

 gtk2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk2.spec b/gtk2.spec
index c91f64e..487834d 100644
--- a/gtk2.spec
+++ b/gtk2.spec
@@ -161,7 +161,7 @@ This package contains developer documentation for the GTK+ widget toolkit.
 %patch18 -p1 -b .automak
 
 libtoolize
-autoreconf
+autoreconf -i -f
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;


More information about the scm-commits mailing list