packages/lang/python
Jan Čermák 71b696622a python: patch distutils adjusting path in scripts' shebang
When distutils are copying scripts, path to Python interpreter is adjusted.
This does not work well in OpenWrt buildroot, because the path is adjusted
to absolute path to host Python then. This patch simply disables the
adjusting of the path.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-02-27 18:11:19 +01:00
..
files python: change _PYTHON_HOST_PLATFORM to linux2 2015-01-11 20:15:13 +02:00
patches python: patch distutils adjusting path in scripts' shebang 2015-02-27 18:11:19 +01:00
Makefile python: removed ensurepip module 2015-02-24 18:33:29 +01:00