python3-package.mk: fix typo PYTHON3_PKG_SETUP_GLOABL_ARGS -> PYTHON3_PKG_SETUP_GLOBA...
authorAlexandru Ardelean <redacted>
Tue, 7 Apr 2020 07:06:27 +0000 (10:06 +0300)
committerAlexandru Ardelean <redacted>
Tue, 7 Apr 2020 07:07:29 +0000 (10:07 +0300)
commit4c6c1b9678b16b3b25474e3340627bd77c581790
tree056e071ede738d680327856b32d17ea8884f3531
parentf4b71afcce18edd13aa1b6b9c1ddee227b5d941f
python3-package.mk: fix typo PYTHON3_PKG_SETUP_GLOABL_ARGS -> PYTHON3_PKG_SETUP_GLOBAL_ARGS

This fixes a typo with the default PYTHON3_PKG_SETUP_GLOBAL_ARGS.
Since in make context non-defined variables are empty anyway, this doesn't
produce any issues. The fix is more semantic in nature.

Fixes https://github.com/openwrt/packages/issues/11790

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python3-package.mk
git clone https://git.99rst.org/PROJECT