Browse Source

build-package: termux_step_license->termux_step_instalL_license

android-5
Henrik Grimler 6 years ago
committed by Leonid Plyushch
parent
commit
f413b06acf
  1. 2
      build-package.sh

2
build-package.sh

@ -178,7 +178,7 @@ source scripts/build/termux_step_finish_build.sh
termux_step_make_install
cd "$TERMUX_PKG_BUILDDIR"
termux_step_post_make_install
termux_step_license
termux_step_install_license
cd "$TERMUX_PKG_MASSAGEDIR"
termux_step_extract_into_massagedir
cd "$TERMUX_PKG_MASSAGEDIR"

Loading…
Cancel
Save