[gtk-osx] Fix strip vs. skip error in python patch.



commit d5542128bc83e279d35e0e3431bc25988a277463
Author: John Ralls <jralls ceridwen us>
Date:   Sat Dec 13 09:54:42 2014 -0800

    Fix strip vs. skip error in python patch.

 modulesets-stable/gtk-osx-python.modules   |    2 +-
 modulesets-unstable/gtk-osx-python.modules |    2 +-
 modulesets/gtk-osx-python.modules          |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-python.modules b/modulesets-stable/gtk-osx-python.modules
index 8e0ab20..b56b295 100644
--- a/modulesets-stable/gtk-osx-python.modules
+++ b/modulesets-stable/gtk-osx-python.modules
@@ -72,7 +72,7 @@
             autogen-sh="configure" supports-non-srcdir-builds="no">
     <branch repo="python"
            module="2.7.8/Python-2.7.8.tar.xz" version="2.7.8">
-      <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/python-2.7.8-test_grammar.py-typo.patch"; skip="1"/>
+      <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/python-2.7.8-test_grammar.py-typo.patch"; strip="1"/>
     </branch>
     <dependencies>
       <dep package="gettext-runtime"/>
diff --git a/modulesets-unstable/gtk-osx-python.modules b/modulesets-unstable/gtk-osx-python.modules
index 1ede3a9..8e233ef 100644
--- a/modulesets-unstable/gtk-osx-python.modules
+++ b/modulesets-unstable/gtk-osx-python.modules
@@ -48,7 +48,7 @@
             autogen-sh="configure">
     <branch repo="python"
            module="2.7.8/Python-2.7.8.tar.xz" version="2.7.8">
-      <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/python-2.7.8-test_grammar.py-typo.patch"; skip="1"/>
+      <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/python-2.7.8-test_grammar.py-typo.patch"; strip="1"/>
     </branch>
     <dependencies>
       <dep package="gettext-runtime"/>
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index 394a2da..84cb9ef 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -50,7 +50,7 @@
             autogen-sh="configure">
     <branch repo="python"
            module="2.7.8/Python-2.7.8.tar.xz" version="2.7.8">
-      <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/python-2.7.8-test_grammar.py-typo.patch"; skip="1"/>
+      <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/python-2.7.8-test_grammar.py-typo.patch"; strip="1"/>
     </branch>
     <dependencies>
       <dep package="gettext-runtime"/>


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