mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 16:54:32 +04:00
python: move python package versioning to python-package.mk
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#
|
||||
|
||||
PYTHON_VERSION=2.7
|
||||
PYTHON_VERSION_MICRO=3
|
||||
|
||||
PYTHON_DIR:=$(STAGING_DIR)/usr
|
||||
PYTHON_BIN_DIR:=$(PYTHON_DIR)/bin
|
||||
|
||||
Reference in New Issue
Block a user