From 0f4c4326ffe9e351c6fe0866bbeadbb36af05bdc Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 16 Jul 2008 20:13:52 +0000 Subject: [PATCH] centos5.2 --- build.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.common b/build.common index d6292b10..6b7c0567 100644 --- a/build.common +++ b/build.common @@ -285,12 +285,12 @@ $releasever/$basearch/os ;; CentOS) # xxx hacky for now - # you can use vbuild-fedora-mirror with -f centos5.1 + # you can use vbuild-fedora-mirror with -f centos5.2 # which is hard-coded in mirroring/centos as well # for now I do the mapping here, mmhh case $releasever in 4) actual=4.6 ;; - 5) actual=5.1 ;; + 5) actual=5.2 ;; *) actual=$releasever ;; esac attempts=" -- 2.43.0