[mingw-gtk2] Apply the automake patch before the autoreconf call

Erik van Pienbroek epienbro at fedoraproject.org
Wed Jan 16 20:15:00 UTC 2013


commit 13c0021e266c25bf530c734cd611b88491d22a67
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Jan 16 21:14:37 2013 +0100

    Apply the automake patch before the autoreconf call

 mingw-gtk2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mingw-gtk2.spec b/mingw-gtk2.spec
index 91ffa07..47c04b8 100644
--- a/mingw-gtk2.spec
+++ b/mingw-gtk2.spec
@@ -119,11 +119,11 @@ Static version of the MinGW Windows Gtk2 library.
 
 %patch1000 -p1
 %patch1002 -p0
+%patch1004 -p1
 autoreconf -i --force
 
 %patch1001 -p0
 %patch1003 -p0
-%patch1004 -p1
 
 
 %build


More information about the scm-commits mailing list