From: Adam Dickmeiss Date: Thu, 7 Jun 2012 13:44:51 +0000 (+0200) Subject: No need to APT update for Ubuntu karmic, maverick X-Git-Url: http://git.indexdata.com/?p=git-tools-moved-to-github.git;a=commitdiff_plain;h=d9a352a0da41b7e7e249c315bc60f6e3ffc08cc9 No need to APT update for Ubuntu karmic, maverick --- diff --git a/update-archive/update-archive.sh b/update-archive/update-archive.sh index 4810547..ed519ab 100755 --- a/update-archive/update-archive.sh +++ b/update-archive/update-archive.sh @@ -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`