From 9e4715ee820c8d4ad0ead65aa2f842d9cb111504 Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Sun, 28 Apr 2019 22:09:02 +0200 Subject: [PATCH] build-package: termux_step_license->termux_step_instalL_license --- build-package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-package.sh b/build-package.sh index 4f839ed5b6..d43a74c83e 100755 --- a/build-package.sh +++ b/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"