Add Ubuntu quantal
[git-tools-moved-to-github.git] / update-archive / update-archive.sh
index ed519ab..e982046 100755 (executable)
@@ -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`