projects
/
git-tools-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dfdb2b
)
No need to APT update for Ubuntu karmic, maverick
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 7 Jun 2012 13:44:51 +0000
(15:44 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 7 Jun 2012 13:44:51 +0000
(15:44 +0200)
update-archive/update-archive.sh
patch
|
blob
|
history
diff --git
a/update-archive/update-archive.sh
b/update-archive/update-archive.sh
index
4810547
..
ed519ab
100755
(executable)
--- 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`