From: Thierry Parmentelat Date: Thu, 9 Sep 2010 09:36:19 +0000 (+0200) Subject: uses the url command-line option to mirror.sh X-Git-Tag: 5.0-rc16~92 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=211aa9b91b613bc891aded244d566656719feeb4;p=build.git uses the url command-line option to mirror.sh --- diff --git a/mirroring/f8/yum.repos.d/building.repo.in b/mirroring/f8/yum.repos.d/building.repo.in index c3b39d80..64b86eba 100644 --- a/mirroring/f8/yum.repos.d/building.repo.in +++ b/mirroring/f8/yum.repos.d/building.repo.in @@ -3,7 +3,7 @@ name=Fedora 8 - $basearch baseurl=@MIRRORURL@/fedora/releases/8/Everything/$basearch/os/ enabled=1 gpgcheck=1 -gpgkey=http://mirror.onelab.eu/fedora/releases/8/Everything/$basearch/os/RPM-GPG-KEY-fedora http://mirror.onelab.eu/fedora/releases/8/Everything/$basearch/os/RPM-GPG-KEY +gpgkey=http://@MIRRORURL@/fedora/releases/8/Everything/$basearch/os/RPM-GPG-KEY-fedora http://@MIRRORURL@/fedora/releases/8/Everything/$basearch/os/RPM-GPG-KEY [updates] name=Fedora 8 - $basearch - Updates