mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 23:24:31 +04:00
python: fix conflicts between python-light & python-base
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -177,7 +177,7 @@ PYTHON_BASE_LIB_FILES:= \
|
||||
/usr/lib/python$(PYTHON_VERSION)/UserDict.py \
|
||||
/usr/lib/python$(PYTHON_VERSION)/warnings.py
|
||||
|
||||
PYTHON_BASE_LIB_FILES+=$(PYTHON_BASE_LIB_FILES)
|
||||
PYTHON_LIB_FILES_DEL+=$(PYTHON_BASE_LIB_FILES)
|
||||
|
||||
define PyPackage/python-base/filespec
|
||||
+|/usr/bin/python$(PYTHON_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user