No need to APT update for Ubuntu karmic, maverick
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 7 Jun 2012 13:44:51 +0000 (15:44 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 7 Jun 2012 13:44:51 +0000 (15:44 +0200)
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`