r18340 - gnucash/trunk/packaging/win32 - Win32 build: Update file names with newer aqbanking version.

Christian Stimming cstim at code.gnucash.org
Wed Sep 23 06:32:22 EDT 2009


Author: cstim
Date: 2009-09-23 06:32:22 -0400 (Wed, 23 Sep 2009)
New Revision: 18340
Trac: http://svn.gnucash.org/trac/changeset/18340

Modified:
   gnucash/trunk/packaging/win32/install.sh
Log:
Win32 build: Update file names with newer aqbanking version.

Modified: gnucash/trunk/packaging/win32/install.sh
===================================================================
--- gnucash/trunk/packaging/win32/install.sh	2009-09-23 09:37:17 UTC (rev 18339)
+++ gnucash/trunk/packaging/win32/install.sh	2009-09-23 10:32:22 UTC (rev 18340)
@@ -1032,7 +1032,8 @@
                 exetype aqbanking-tool.exe console
                 exetype aqhbci-tool.exe console
             else
-                exetype aqhbci-tool3.exe console
+                exetype aqbanking-cli.exe console
+                exetype aqhbci-tool4.exe console
             fi
         qpopd
         ${PKG_CONFIG} --exists aqbanking || die "AqBanking not installed correctly"



More information about the gnucash-changes mailing list