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:
d390af3
)
Add Ubuntu quantal
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 27 Nov 2012 13:36:54 +0000
(13:36 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 27 Nov 2012 13:36:54 +0000
(13:36 +0000)
update-archive/update-archive.sh
patch
|
blob
|
history
diff --git
a/update-archive/update-archive.sh
b/update-archive/update-archive.sh
index
ed519ab
..
e982046
100755
(executable)
--- a/
update-archive/update-archive.sh
+++ b/
update-archive/update-archive.sh
@@
-16,7
+16,7
@@
confdir=`pwd`
architectures="i386 amd64"
for vdist in ubuntu/lucid \
- ubuntu/natty ubuntu/oneiric ubuntu/precise \
+ ubuntu/natty ubuntu/oneiric ubuntu/precise ubuntu/quantal \
debian/wheezy debian/squeeze; do
dist=`basename $vdist`
vendor=`dirname $vdist`