[gtk-osx] Put the readline patches *inside* the branch element. Sigh.



commit ef59e13be76f311fa2d8baf38df3473348305de4
Author: John Ralls <jralls ceridwen us>
Date:   Sun Nov 11 17:23:16 2012 -0800

    Put the readline patches *inside* the branch element. Sigh.

 modulesets-stable/bootstrap.modules |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/modulesets-stable/bootstrap.modules b/modulesets-stable/bootstrap.modules
index be71816..67c5461 100644
--- a/modulesets-stable/bootstrap.modules
+++ b/modulesets-stable/bootstrap.modules
@@ -53,11 +53,12 @@
 
   <autotools id='readline' autogen-sh="configure">
     <branch repo="ftp.gnu.org" module="readline/readline-6.2.tar.gz"
-	    version="6.2"/>
-    <patch file="http://ftp.gnu.org/gnu/readline/readline-6.2-patches/readline62-001"; strip="1"/>
-    <patch file="http://ftp.gnu.org/gnu/readline/readline-6.2-patches/readline62-002"; strip="1"/>
-    <patch file="http://ftp.gnu.org/gnu/readline/readline-6.2-patches/readline62-003"; strip="1"/>
-    <patch file="http://ftp.gnu.org/gnu/readline/readline-6.2-patches/readline62-004"; strip="1"/>
+	    version="6.2">
+      <patch file="http://ftp.gnu.org/gnu/readline/readline-6.2-patches/readline62-001"; strip="0"/>
+      <patch file="http://ftp.gnu.org/gnu/readline/readline-6.2-patches/readline62-002"; strip="0"/>
+      <patch file="http://ftp.gnu.org/gnu/readline/readline-6.2-patches/readline62-003"; strip="0"/>
+      <patch file="http://ftp.gnu.org/gnu/readline/readline-6.2-patches/readline62-004"; strip="0"/>
+    </branch>
   </autotools>
 
   <autotools id="m4" autogen-sh="configure">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]