[gtk-osx] Fix typo in python patch.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Fix typo in python patch.
- Date: Tue, 4 Jun 2019 14:40:44 +0000 (UTC)
commit 83769da7dafe7abbbac723a231ceb6b92db18485
Author: John Ralls <jralls ceridwen us>
Date: Tue Jun 4 07:40:23 2019 -0700
Fix typo 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 29f7f83..aa22c19 100644
--- a/modulesets-stable/gtk-osx-python.modules
+++ b/modulesets-stable/gtk-osx-python.modules
@@ -96,7 +96,7 @@
<autotools id="python3" autogenargs="--enable-shared" autogen-sh="autoreconf">
<branch repo="python" module="3.6.8/Python-3.6.8.tar.xz" version="3.6.8">
- <patch
file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/Python3.6-stack_size-flag.patch" strip="1"/>
+ <patch
file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/Python3.6-stack-size-flag.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 cdf019c..a83a509 100644
--- a/modulesets-unstable/gtk-osx-python.modules
+++ b/modulesets-unstable/gtk-osx-python.modules
@@ -74,7 +74,7 @@
<autotools id="python3" autogenargs="--enable-shared" autogen-sh="autoreconf">
<branch repo="python"
module="3.6.8/Python-3.6.8.tar.xz" version="3.6.8">
- <patch
file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/Python3.6-stack_size-flag.patch" strip="1"/>
+ <patch
file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/Python3.6-stack-size-flag.patch" strip="1"/>
</branch>
<dependencies>
<dep package="gettext-runtime"/>
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index b98ef3e..993b566 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -75,7 +75,7 @@
<autotools id="python3" autogenargs="--enable-shared" autogen-sh="autoreconf">
<branch repo="python" module="3.6.8/Python-3.6.8.tar.xz" version="3.6.8">
- <patch
file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/Python3.6-stack_size-flag.patch" strip="1"/>
+ <patch
file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/Python3.6-stack-size-flag.patch" strip="1"/>
</branch>
<dependencies>
<dep package="gettext-runtime"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]