gnucash-on-windows master: Remove stray double quote

Geert Janssens gjanssens at code.gnucash.org
Sat Sep 21 04:58:21 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/49bd9779 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/8022a174 (commit)



commit 49bd9779b364b389d34fb6f681135c4f4f0679fa
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Sep 21 10:58:15 2019 +0200

    Remove stray double quote

diff --git a/gnucash.modules b/gnucash.modules
index 4cd68dd..61b8221 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -135,7 +135,7 @@
   </autotools>
 
   <autotools id="libchipcard" autogen-sh="configure" autogenargs="--enable-local-install">
-    <branch module="138/libchipcard-5.1.3beta".tar.gz" version="5.1.3beta"
+    <branch module="138/libchipcard-5.1.3beta.tar.gz" version="5.1.3beta"
             repo="aqbanking">
     </branch>
     <dependencies>



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



More information about the gnucash-changes mailing list