gnucash-on-windows master: Fix errant erased character.

John Ralls jralls at code.gnucash.org
Sat Sep 25 18:39:18 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/b9ebbe16 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/0ccf9025 (commit)



commit b9ebbe16b6061e3e893203018b871bfbeada90a1
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 25 15:38:53 2021 -0700

    Fix errant erased character.

diff --git a/gnucash.modules b/gnucash.modules
index 1e87a45..6ca4879 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -270,7 +270,7 @@
 	   repo="sourceforge" version="4.7"/>
     <dependencies>
       <dep package="libofx"/>
-      <dep package="aqbanking"/
+      <dep package="aqbanking"/>
       <dep package="libdbi-drivers"/>
       <!--dep package="shared-mime-info"/-->
       <!--dep package="iso-codes"/-->



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



More information about the gnucash-changes mailing list