licenses: install license file for curl

This commit is contained in:
notfound405 2023-12-03 14:11:27 +08:00 committed by Kevin Williams
parent 972455b8f7
commit ed75f7b5a4
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ termux_step_install_license() {
[ "$LICENSE" == "BSD 2-Clause" ] || \
[ "$LICENSE" == "BSD 3-Clause" ] || \
[ "$LICENSE" == "X11" ] || \
[ "$LICENSE" == "curl" ] || \
[ "$LICENSE" == "BSD Simplified" ]; then
for FILE in LICENSE \
LICENSE.md \