gnucash-on-windows master: Restore label that got accidentally removed

Geert Janssens gjanssens at code.gnucash.org
Sat Mar 21 13:46:11 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/950d1787 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/15b363ad (commit)



commit 950d1787ceb372465ef389fe89d803cd90b77f5a
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Mar 21 18:45:58 2015 +0100

    Restore label that got accidentally removed
    
    It's needed for the installation of F::Q for Active Perl

diff --git a/extra_dist/install-fq-mods.cmd b/extra_dist/install-fq-mods.cmd
index 9e79f39..da44975 100644
--- a/extra_dist/install-fq-mods.cmd
+++ b/extra_dist/install-fq-mods.cmd
@@ -121,6 +121,7 @@ if %errorlevel% neq 0 goto error
 goto fqchk
 
 REM ----------------------------------------------------------------------------
+:inst_mod_as
 echo.
 echo * Install Finance-Quote
 echo.



Summary of changes:
 extra_dist/install-fq-mods.cmd | 1 +
 1 file changed, 1 insertion(+)



More information about the gnucash-changes mailing list