From 962c0f9366f1e8b64dab5d541972271c0609ea99 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 17 Jun 2011 15:13:38 +0200 Subject: [PATCH] Remove autoreconf, apparently not needed anymore --- gtk2.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/gtk2.spec b/gtk2.spec index 96d84f9..0d315d7 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -157,9 +157,6 @@ This package contains developer documentation for the GTK+ widget toolkit. %patch15 -p1 -b .window-dragging %build -# For the gobject-introspection patch -autoreconf -f - (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi; %configure $CONFIGFLAGS \ --with-xinput=xfree \