mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-06 02:43:23 +00:00
fix(python): set the new TERMUX_PKG_MAKE_PROCESSES variable instead of the removed TERMUX_MAKE_PROCESSES variable
This commit is contained in:
@@ -19,7 +19,7 @@ TERMUX_PKG_REPLACES="python-dev"
|
||||
TERMUX_PKG_PROVIDES="python3"
|
||||
|
||||
# https://github.com/termux/termux-packages/issues/15908
|
||||
TERMUX_MAKE_PROCESSES=1
|
||||
TERMUX_PKG_MAKE_PROCESSES=1
|
||||
|
||||
_MAJOR_VERSION="${TERMUX_PKG_VERSION%.*}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user