Fix typo in scripts/setup-ubuntu.sh
[termux-packages] / scripts / setup-ubuntu.sh
index 1f49cfe..08a3912 100755 (executable)
@@ -2,7 +2,7 @@
 set -e -u
 
 PACKAGES=""
-PACKAGES+=" ant" # Used by jack and aptsigner.
+PACKAGES+=" ant" # Used by apksigner.
 PACKAGES+=" asciidoc"
 PACKAGES+=" automake"
 PACKAGES+=" bison"