gnucash-on-osx master: Change tarball filename for gnucash, reflecting compile error fixed in 6fe4b8f.

John Ralls jralls at code.gnucash.org
Tue Jun 28 19:11:47 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/7d0472d9 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/6dfb6a02 (commit)



commit 7d0472d97ef99ed37875b814e807892236396b67
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 28 16:11:35 2016 -0700

    Change tarball filename for gnucash, reflecting compile error fixed in 6fe4b8f.

diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 12e0cd0..bbb7266 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -285,7 +285,7 @@ for i in `ls $PREFIX/lib/libboost*`; do install_name_tool -id $i $i; done
   <autotools id="gnucash-docs" autogenargs="--disable-scrollkeeper"
 	    autogen-template="%(srcdir)s/%(autogen-sh)s && %(srcdir)s/configure --prefix %(prefix)s %(autogenargs)s"
 	    makeargs=" html" makeinstallargs="install-html" >
-    <branch  module="gnucash/gnucash-docs/gnucash-docs-2.6.13.tar.gz"
+    <branch  module="gnucash/gnucash-docs/gnucash-docs-2.6.13b.tar.gz"
 	     version="2.6.13" repo="sourceforge"/>
   </autotools>
 



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



More information about the gnucash-changes mailing list