[gtk-osx: 3/3] Bug 703902 - gtk-osx-build-setup.sh tries to apply patch and fails



commit c204f812089d1cfde52d279d7298fcf7195a9207
Author: John Ralls <jralls ceridwen us>
Date:   Tue Jul 9 14:02:21 2013 -0700

    Bug 703902 - gtk-osx-build-setup.sh tries to apply patch and fails
    
    Thanks to Ronan Waide

 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 306c751..923d442 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
-git am 
http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Bug-700557-autoreconf-i-fails-in-cases-of-ltmain.sh-.patch
+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
 
 echo "Installing jhbuild..."
 if [ -e "$SOURCE/jhbuild/autogen.sh" ]; then


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