[gtk-osx] Bug 758265 - jhbuild bootstrap: cmake error



commit ac757701b2c7afe6e4daba64befb1e508c9ee0bf
Author: John Ralls <jralls ceridwen us>
Date:   Thu Nov 19 09:14:23 2015 -0800

    Bug 758265 - jhbuild bootstrap: cmake error
    
    Fill in missing path to patch in file attribute.

 modulesets-stable/bootstrap.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-stable/bootstrap.modules b/modulesets-stable/bootstrap.modules
index 6cf5cd0..0ead9fa 100644
--- a/modulesets-stable/bootstrap.modules
+++ b/modulesets-stable/bootstrap.modules
@@ -59,7 +59,7 @@
   <autotools id="cmake" autogen-sh="bootstrap"
             autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s">
     <branch repo="cmake" module="v3.2/cmake-3.2.1.tar.gz" version="3.2.1">
-      <patch file="cmake-libnetwork.patch" strip="1"/>
+      <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/cmake-libnetwork.patch"; strip="1"/>
     </branch>
   </autotools>
 


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