[gtk-osx] Bug 703902 - gtk-osx-build-setup.sh fails to apply patch
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Bug 703902 - gtk-osx-build-setup.sh fails to apply patch
- Date: Tue, 6 Aug 2013 17:42:50 +0000 (UTC)
commit 6377e84fca39c66a828d39df90e3a84099ad9c96
Author: John Ralls <jralls ceridwen us>
Date: Tue Aug 6 10:40:53 2013 -0700
Bug 703902 - gtk-osx-build-setup.sh fails to apply patch
Thanks to Ronan Waide <waider gmail com>
gtk-osx-build-setup.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk-osx-build-setup.sh b/gtk-osx-build-setup.sh
index 923d442..6e4a1b3 100755
--- a/gtk-osx-build-setup.sh
+++ b/gtk-osx-build-setup.sh
@@ -80,7 +80,7 @@ else
do_exit "Update of jhbuild failed";
mv modulesets/bootstrap.modules modulesets/bootstrap.modules.dist;
fi
-curl -ks
http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Bug-700557-autoreconf-i-fails-in-cases-of-ltmain.sh-.patch
| git am
+curl -ks
https://git.gnome.org/browse/gtk-osx/plain/patches/0001-Bug-700557-autoreconf-i-fails-in-cases-of-ltmain.sh-.patch
| git am
echo "Installing jhbuild..."
if [ -e "$SOURCE/jhbuild/autogen.sh" ]; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]