gnucash-on-osx master: Change include URL to gitlab.gnome.org.

John Ralls jralls at code.gnucash.org
Wed Oct 24 00:30:48 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/0432cba5 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/2e45bf72 (commit)



commit 0432cba5ea040742e75c3e081fb7858cb8209699
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Oct 23 21:28:45 2018 -0700

    Change include URL to gitlab.gnome.org.

diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 6eabe1e..58a3b2c 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -30,7 +30,7 @@
   <repository type="tarball" name="postgres"
               href="https://ftp.postgresql.org/pub/source/"/>
 
-  <include href="https://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/>
+  <include href="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/modulesets-stable/gtk-osx.modules"/>
  <!--include href="file:///Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/-->
 
   <autotools id="libchipcard" autogen-sh="configure" autogenargs="--enable-local-install">
@@ -228,6 +228,7 @@ for i in `ls $PREFIX/lib/libboost*.dylib`; do for j in `ls $PREFIX/lib/libboost*
       <dep package="icu55"/>
     </after>
   </autotools>
+
   <autotools id="guile22" autogen-sh="configure">
     <branch repo="ftp.gnu.org" module="guile/guile-2.2.4.tar.gz"
 	    version="2.2.4">



Summary of changes:
 modulesets/gnucash.modules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



More information about the gnucash-changes mailing list