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:
c921b58
)
Add Ubuntu raring, Debian jessie to update-archive.sh
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 19 Nov 2013 10:31:55 +0000
(10:31 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 19 Nov 2013 10:31:55 +0000
(10:31 +0000)
update-archive/update-archive.sh
patch
|
blob
|
history
diff --git
a/update-archive/update-archive.sh
b/update-archive/update-archive.sh
index
85a0423
..
58dc46f
100755
(executable)
--- a/
update-archive/update-archive.sh
+++ b/
update-archive/update-archive.sh
@@
-72,7
+72,7
@@
if test "$UBUNTU_DIST"; then
fi
# All distributions we know of
-ALLD="ubuntu/lucid ubuntu/natty ubuntu/oneiric ubuntu/precise ubuntu/quantal debian/wheezy debian/squeeze debian/lenny"
+ALLD="ubuntu/lucid ubuntu/natty ubuntu/oneiric ubuntu/precise ubuntu/quantal ubuntu/raring debian/jessie debian/wheezy debian/squeeze debian/lenny"
if test -z "$DISTRIBUTIONS"; then
DISTRIBUTIONS=$ALLD