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:
9415753
)
python: do not install pyconfig.h on the target
author
Alexandru Ardelean
<ardeleanalex@gmail.com>
Sat, 18 Oct 2014 22:29:21 +0000
(
01:29
+0300)
committer
Alexandru Ardelean
<ardeleanalex@gmail.com>
Sun, 19 Oct 2014 19:33:08 +0000
(22:33 +0300)
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 9e6282f08397d012114b9aa4f8e2daef3192704c..a2b2699e680f57d063a7e5f8ef3d437999765935 100644
(file)
--- a/
lang/python/Makefile
+++ b/
lang/python/Makefile
@@
-384,7
+384,6
@@
define PyPackage/python/filespec
+|/usr/lib/python$(PYTHON_VERSION)/lib-dynload/_heapq.so
+|/usr/lib/python$(PYTHON_VERSION)/bisect.py
+|/usr/lib/python$(PYTHON_VERSION)/lib-dynload/_bisect.so
-+|/usr/include/python$(PYTHON_VERSION)/pyconfig.h
endef
define PyPackage/python/install