licenses: install license file for X11

Signed-off-by: 2096779623 <admin@utermux.dev>
This commit is contained in:
2096779623 2022-08-22 07:44:36 +08:00 committed by Henrik Grimler
parent d9891d9e03
commit 6a6ff5716d
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
1 changed files with 1 additions and 0 deletions

View File

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