generate-repology-metadata.sh: use properties.sh

This commit is contained in:
Leonid Pliushch 2020-10-30 21:44:31 +02:00
parent 5db22fda40
commit 296ed0cb52

View File

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