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:
97d1ff0
)
Fix typo in update archive (ubuntu utopic)
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 27 Oct 2014 11:31:34 +0000
(11:31 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 27 Oct 2014 11:31:42 +0000
(11: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
ac314eb
..
ba479ff
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 ubuntu/raring ubuntu/saucy ubuntu/trusty ubunty/utopic debian/jessie debian/wheezy debian/squeeze debian/lenny"
+ALLD="ubuntu/lucid ubuntu/natty ubuntu/oneiric ubuntu/precise ubuntu/quantal ubuntu/raring ubuntu/saucy ubuntu/trusty ubuntu/utopic debian/jessie debian/wheezy debian/squeeze debian/lenny"
if test -z "$DISTRIBUTIONS"; then
DISTRIBUTIONS=$ALLD