No need to APT update for Ubuntu karmic, maverick
[git-tools-moved-to-github.git] / update-archive / update-archive.sh
index 4810547..ed519ab 100755 (executable)
@@ -15,7 +15,7 @@ confdir=`pwd`
 
 architectures="i386 amd64"
 
-for vdist in ubuntu/karmic ubuntu/lucid ubuntu/maverick \
+for vdist in ubuntu/lucid \
        ubuntu/natty ubuntu/oneiric ubuntu/precise \
        debian/wheezy debian/squeeze; do
        dist=`basename $vdist`