Add CentOS 6 YUM archive
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 25 Oct 2012 11:23:09 +0000 (11:23 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 25 Oct 2012 11:23:36 +0000 (11:23 +0000)
update-archive/update-yum-archive.sh

index 482fc09..1e3f633 100755 (executable)
@@ -31,7 +31,7 @@ signage=8000
 confdir=`pwd`
 architectures="i386 x86_64"
 dirs_to_upd=""
-for vdist in centos/5.5 rhel/5.5; do
+for vdist in centos/5.5 rhel/5.5 centos/6; do
   dist=`basename $vdist`
   vendor=`dirname $vdist`
   ftpdir=/home/ftp/pub/yum/$vendor/$dist