[gtk-osx] Fix bad patch paths



commit 092aade5a9e801ce32f107eba1cb873b4a241b7e
Author: John Ralls <jralls ceridwen us>
Date:   Fri Oct 11 07:07:37 2013 -0700

    Fix bad patch paths

 modulesets-stable/gtk-osx-random.modules |    2 +-
 modulesets-stable/gtk-osx.modules        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-random.modules b/modulesets-stable/gtk-osx-random.modules
index a3ee450..9bafbbb 100644
--- a/modulesets-stable/gtk-osx-random.modules
+++ b/modulesets-stable/gtk-osx-random.modules
@@ -258,7 +258,7 @@ Libglade itself is deprecated. This is the last release. -->
              supports-non-srcdir-builds="no" >
     <branch module="shared-mime-info-1.2.tar.xz" version="1.2"
             repo="hadess">
-      <patch 
file="/Users/john/Development/gtk-sources/shared-mime-info/0001-Bug-70255-Build-fails-with-glib-2.38.patch" 
strip="1"/>
+      <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Bug-70255-Build-fails-with-glib-2.38.patch"; 
strip="1"/>
     </branch>
     <dependencies>
       <dep package="glib"/>
diff --git a/modulesets-stable/gtk-osx.modules b/modulesets-stable/gtk-osx.modules
index 963bce0..bcb47a9 100644
--- a/modulesets-stable/gtk-osx.modules
+++ b/modulesets-stable/gtk-osx.modules
@@ -69,7 +69,7 @@
     <branch module="glib/2.38/glib-2.38.0.tar.xz"  version="2.38.0"
             hash="sha256:7513a7de5e814ccb48206340a8773ea523d6a7bf04dc74565de69b899bc2ff32">
       <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Bug-702516-Make-Werror-format-nonliteral-happy.patch";
 strip="1"/>
-      <patch file="/patches/delete-gnetworking.h.patch" strip="1"/>
+      <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/delete-gnetworking.h.patch"; strip="1"/>
       <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Restore-gl_GLIBC21-to-configure-needed-for-libcharse.patch";
 strip="1"/>
     </branch>
     <dependencies>


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