From: Alexandru Ardelean Date: Thu, 12 Mar 2015 17:45:30 +0000 (+0200) Subject: python: fix conflicts between python-light & python-base X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=01eff3fc591fc1b79925cf98d75f3e06b50506f0;p=openwrt-packages.git python: fix conflicts between python-light & python-base Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/Makefile b/lang/python/Makefile index e928a58a4..4a740dcd8 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -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)