packages/lang/python/patches
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
..
110-enable-zlib.patch python: upgrade to version 2.7.8 2014-10-15 16:49:49 +03:00
120-do-not-add-include-dirs-when-cross-compiling.patch python: patch setup.py so that it does not include system include dirs 2014-10-17 16:34:15 +03:00
130-do-not-run-distutils-tests.patch python: add patch to disable package compiles/tests during cross-builts 2014-10-17 17:05:43 +03:00
140-do-not-write-bytes-codes.patch python: add patch to disable python byte codes by default 2014-11-16 23:31:59 +02:00
150-fix-libffi-x86-64-configure.patch python: add patch to fix _ctypes build on certain X86_64 hosts 2015-01-11 20:15:13 +02:00
160-remove-debian-multiarch-support.patch python: add patch to remove Debian/Ubuntu multiarch support 2015-01-15 23:24:59 +02:00
170-distutils-do-not-adjust-path.patch python: patch distutils adjusting path in scripts' shebang 2015-02-27 18:11:19 +01:00