From 08a67dcdae5179042979eb8e7d01cb0a671ab047 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 15 Jan 2013 19:07:03 -0500 Subject: [PATCH] try harder to fix the build --- gtk2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;