X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=update-archive%2Fupdate-archive.sh;h=e982046de9765e44c9cf54b178f4d24f4167685e;hb=2b757429d7e983f8e9f15f7367cd5aa5c5b06bc2;hp=ed519abc59665fcfc0aa34b4292a36401c176740;hpb=d390af32f95cc4c485b9a6394452d3e375a7899d;p=git-tools-moved-to-github.git diff --git a/update-archive/update-archive.sh b/update-archive/update-archive.sh index ed519ab..e982046 100755 --- a/update-archive/update-archive.sh +++ b/update-archive/update-archive.sh @@ -16,7 +16,7 @@ confdir=`pwd` architectures="i386 amd64" for vdist in ubuntu/lucid \ - ubuntu/natty ubuntu/oneiric ubuntu/precise \ + ubuntu/natty ubuntu/oneiric ubuntu/precise ubuntu/quantal \ debian/wheezy debian/squeeze; do dist=`basename $vdist` vendor=`dirname $vdist`