gnucash-on-osx master: Put the default include back to gitlab.

John Ralls jralls at code.gnucash.org
Thu Mar 5 14:21:07 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/aab5ff7c (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/f7995f55 (commit)



commit aab5ff7c7d3610953f59775ee2ec4527c2b1f458
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Mar 5 11:20:59 2020 -0800

    Put the default include back to gitlab.

diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 257a4a6..756d62f 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -32,8 +32,8 @@
   <repository type="tarball" name="bintray"
               href="https://dl.bintray.com/boostorg/release/"/>
 
-  <!--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"/>
+  <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="autoreconf" autogenargs="--enable-local-install">
     <branch module="229/libchipcard-5.1.5rc2.tar.gz" version="5.1.5rc2"



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



More information about the gnucash-changes mailing list