aspell-en: platform independent

This commit is contained in:
Leonid Pliushch 2020-12-08 16:05:01 +00:00
parent e06e63da30
commit 6a927cbeff
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ TERMUX_PKG_SRCURL=https://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-${TERMUX_PKG
TERMUX_PKG_SHA256=24334b4daac6890a679084f4089e1ce7edbe33c442ace776fa693d8e334f51fd
TERMUX_PKG_DEPENDS="aspell"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true
termux_step_configure() {
cat > $TERMUX_PKG_SRCDIR/Makefile <<- EOF