AUDIT: r22157 - gnucash/trunk/packaging/win32 - Bug #674494: Fix version and method of downloading isocodes in win32 packaging

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


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

Modified:
   gnucash/trunk/packaging/win32/defaults.sh
Log:
Bug #674494: Fix version and method of downloading isocodes in win32 packaging

Patch by Mark Jenkins

BP

Modified: gnucash/trunk/packaging/win32/defaults.sh
===================================================================
--- gnucash/trunk/packaging/win32/defaults.sh	2012-04-22 20:49:01 UTC (rev 22156)
+++ gnucash/trunk/packaging/win32/defaults.sh	2012-04-22 20:51:16 UTC (rev 22157)
@@ -428,7 +428,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