projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f55314d
)
python: fix conflicts between python-light & python-base
1032/head
author
Alexandru Ardelean
<ardeleanalex@gmail.com>
Thu, 12 Mar 2015 17:45:30 +0000
(19:45 +0200)
committer
Alexandru Ardelean
<ardeleanalex@gmail.com>
Thu, 12 Mar 2015 19:04:45 +0000
(21:04 +0200)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/Makefile
b/lang/python/Makefile
index e928a58a406181199fd73e9427b63333a6303ef6..4a740dcd82e39240a4313da0502613952b9792c8 100644
(file)
--- 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)