Skip to content

Commit

Permalink
[22157] Bug #674494: Fix version and method of downloading isocodes i…
Browse files Browse the repository at this point in the history
…n win32 packaging

Patch by Mark Jenkins

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/2.4@22158 57a11ea4-9604-0410-9ed3-97b8803252fd
  • Loading branch information
cstim committed Apr 22, 2012
1 parent 82fe402 commit e717699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/win32/defaults.sh
Expand Up @@ -427,7 +427,7 @@ set_default DOCS_URL "http://svn.gnucash.org/repo/gnucash-docs/trunk"
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: ***
Expand Down

0 comments on commit e717699

Please sign in to comment.