packages/lang/python
Alexandru Ardelean aafbac886e python: patch setup.py so that it does not include system include dirs
Seems that the Python C extensions were being
(or at least trying to be) build using '/usr/include' as the first
include folder.

Seems this issue was already fixed on MacOS X and now we've extended
it for our case.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 16:34:15 +03:00
..
files python: enforce the existence of files in the filespecs 2014-10-17 16:30:45 +03:00
patches python: patch setup.py so that it does not include system include dirs 2014-10-17 16:34:15 +03:00
Makefile python: upgrade to version 2.7.8 2014-10-15 16:49:49 +03:00