gnucash-on-osx master: Fix typo in branch tag.

John Ralls jralls at code.gnucash.org
Fri May 8 13:42:06 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/265763f1 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/a32a6728 (commit)



commit 265763f1b0465a0aa139e7851cdc1bd65661d488
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri May 8 10:41:59 2020 -0700

    Fix typo in branch tag.

diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 473dd3f..5b4f17b 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -364,7 +364,7 @@
 	    autogen-template="%(srcdir)s/%(autogen-sh)s && %(srcdir)s/configure --prefix %(prefix)s %(autogenargs)s"
 	    makeargs=" html" makeinstallargs="install-html" >
     <branch  module="gnucash/gnucash%20%28unstable%29/3.902/gnucash-docs-3.902.tar.gz"
-	     version="3.902" repo="sourceforge">
+	     version="3.902" repo="sourceforge"/>
   </autotools>
 
   <autotools id="scrollkeeper" autogen-sh="configure">



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



More information about the gnucash-changes mailing list