No need to APT update for Ubuntu karmic, maverick
[git-tools-moved-to-github.git] / update-archive / update-archive.sh
index e7fbabd..ed519ab 100755 (executable)
@@ -15,10 +15,9 @@ 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 debian/lenny \
-       debian/etch; do
+       debian/wheezy debian/squeeze; do
        dist=`basename $vdist`
        vendor=`dirname $vdist`
        ftpdir=/home/ftp/pub/$vendor