[Lunar-commits] <moonbase> iso-codecs: add the mirrors dir as source path too.
Florin Braescu
florin at lunar-linux.org
Mon Mar 15 13:08:58 CET 2010
commit 62c40440f152b167d3b4faaf9b5bacd127162921
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Mar 15 14:08:58 2010 +0200
iso-codecs: add the mirrors dir as source path too.
---
i18n/iso-codes/DETAILS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/i18n/iso-codes/DETAILS b/i18n/iso-codes/DETAILS
index d4e38b3..9c2f531 100644
--- a/i18n/iso-codes/DETAILS
+++ b/i18n/iso-codes/DETAILS
@@ -1,7 +1,8 @@
MODULE=iso-codes
VERSION=3.14
SOURCE=${MODULE}-$VERSION.tar.bz2
- SOURCE_URL=ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes
+ SOURCE_URL[0]=$MIRRORS_URL
+ SOURCE_URL[1]=ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes
SOURCE_VFY=sha1:48cae1c290db58e3222443cd3f6641317fffb388
WEB_SITE=http://alioth.debian.org/projects/pkg-isocodes
ENTERED=20050913
More information about the Lunar-commits
mailing list