python: reduce size of patch 130 963/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Fri, 27 Feb 2015 16:07:52 +0000 (18:07 +0200)
committerAlexandru Ardelean <aa@ocedo.com>
Fri, 27 Feb 2015 16:11:22 +0000 (18:11 +0200)
commit7c4dac51189bfc2245c8b798a2793a993d709d02
tree91a56cb886013391b42557fc298d2dd8d67e9987
parent022b27604bb2d7d04e4d0ce936c9a148157388e7
python: reduce size of patch 130

Try to reduce the amount of change in this patch, since it removes
a lot of stuff, when we could just 'ifdef' that stuff out, with 2 lines.

The buildroot project does something similar like this:
http://git.buildroot.net/buildroot/tree/package/python/005-pyc-pyo-conditional.patch

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/patches/130-do-not-compile-tests-at-build.patch [new file with mode: 0644]
lang/python/patches/130-do-not-run-distutils-tests.patch [deleted file]