Merge pull request #1032 from commodo/python-updates

python: fix conflicts between python-light & python-base
This commit is contained in:
Steven Barth 2015-03-12 21:19:52 +01:00
commit 3cf51e0937
1 changed files with 1 additions and 1 deletions

View File

@ -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)