CI: export TERMUX_PREFIX in repology script

Needed by some build.sh (e.g. for libllvm), otherwise they
may print an error when sourcing.
This commit is contained in:
Leonid Pliushch
2020-05-11 17:21:06 +03:00
parent dc2fc13379
commit c8aadc32d4

View File

@@ -22,6 +22,7 @@ set -e
BASEDIR=$(dirname "$(realpath "$0")")
export TERMUX_ARCH=aarch64
export TERMUX_PREFIX=/data/data/com.termux/files/usr
check_package() { # path
# Avoid ending on errors such as $(which prog)