r22158 - gnucash/branches/2.4/packaging/win32 - [22157] Bug #674494: Fix version and method of downloading isocodes in win32 packaging

Christian Stimming cstim at code.gnucash.org
Sun Apr 22 16:52:02 EDT 2012


Author: cstim
Date: 2012-04-22 16:52:02 -0400 (Sun, 22 Apr 2012)
New Revision: 22158
Trac: http://svn.gnucash.org/trac/changeset/22158

Modified:
   gnucash/branches/2.4/packaging/win32/defaults.sh
Log:
[22157] Bug #674494: Fix version and method of downloading isocodes in win32 packaging

Patch by Mark Jenkins

Modified: gnucash/branches/2.4/packaging/win32/defaults.sh
===================================================================
--- gnucash/branches/2.4/packaging/win32/defaults.sh	2012-04-22 20:51:16 UTC (rev 22157)
+++ gnucash/branches/2.4/packaging/win32/defaults.sh	2012-04-22 20:52:02 UTC (rev 22158)
@@ -427,7 +427,7 @@
 set_default DOCS_DIR $GLOBAL_DIR\\gnucash-docs
 set_default XSLTPROCFLAGS ""
 
-set_default ISOCODES_URL "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-3.18.tar.bz2"
+set_default ISOCODES_URL "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.34.tar.bz2"
 set_default ISOCODES_DIR $GLOBAL_DIR\\isocodes
 
 ### Local Variables: ***



More information about the gnucash-changes mailing list