chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a54127
)
Fix typo in scripts/setup-ubuntu.sh
author
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 20 Mar 2017 20:03:00 +0000
(21:03 +0100)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 20 Mar 2017 20:03:00 +0000
(21:03 +0100)
scripts/setup-ubuntu.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/setup-ubuntu.sh
b/scripts/setup-ubuntu.sh
index 1f49cfea81a366061e4b90fac781d34f56c38364..08a3912b01e3ab13a08bfc90e883bb52b0f45ee5 100755
(executable)
--- a/
scripts/setup-ubuntu.sh
+++ b/
scripts/setup-ubuntu.sh
@@
-2,7
+2,7
@@
set -e -u
PACKAGES=""
-PACKAGES+=" ant" # Used by
jack and apt
signer.
+PACKAGES+=" ant" # Used by
apk
signer.
PACKAGES+=" asciidoc"
PACKAGES+=" automake"
PACKAGES+=" bison"