X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=update-archive%2Fupdate-archive.sh;h=e982046de9765e44c9cf54b178f4d24f4167685e;hb=2b757429d7e983f8e9f15f7367cd5aa5c5b06bc2;hp=80a89c97f6b0a02eebb2e0719d3978c6aae33fb7;hpb=51855aa5439b20876a9f10d982eb7357ffdf39ed;p=git-tools-moved-to-github.git diff --git a/update-archive/update-archive.sh b/update-archive/update-archive.sh index 80a89c9..e982046 100755 --- a/update-archive/update-archive.sh +++ b/update-archive/update-archive.sh @@ -15,7 +15,9 @@ confdir=`pwd` architectures="i386 amd64" -for vdist in ubuntu/gutsy ubuntu/hardy ubuntu/intrepid ubuntu/jaunty ubuntu/karmic ubuntu/lucid debian/squeeze debian/lenny debian/etch; do +for vdist in ubuntu/lucid \ + ubuntu/natty ubuntu/oneiric ubuntu/precise ubuntu/quantal \ + debian/wheezy debian/squeeze; do dist=`basename $vdist` vendor=`dirname $vdist` ftpdir=/home/ftp/pub/$vendor