generate-bootstraps.sh: don't pull game-repo

This commit is contained in:
Leonid Pliushch 2021-12-02 11:00:22 +02:00
parent 44bae38f90
commit 758ec3a929
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 0 additions and 1 deletions

View File

@ -301,7 +301,6 @@ for package_arch in "${TERMUX_ARCHITECTURES[@]}"; do
# Package manager.
if ! ${BOOTSTRAP_ANDROID10_COMPATIBLE}; then
pull_package apt
pull_package game-repo
pull_package science-repo
fi