Python 2.7: re-add missed part from our 2.6.9 patches to make site- and vendor-packages work.

User-packages still not working, the code for this was refactored in Python and my skills with the languages are too weak for me to adjust the patch.
This commit is contained in:
Adrien Destugues
2014-06-18 14:04:39 +00:00
parent 4ad7045244
commit 01b166aa7c
2 changed files with 35 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ LICENSE="Python"
COPYRIGHT="1990-2012, Python Software Foundation"
SRC_URI="https://www.python.org/ftp/python/2.7.6/Python-2.7.6.tar.xz"
CHECKSUM_SHA256="1fd68e81f8bf7386ff239b7faee9ba387129d2cf34eab13350bd8503a0bff6a1"
REVISION="2"
REVISION="3"
ARCHITECTURES="!x86_gcc2 !x86 x86_64"
PATCHES="python-2.7.6.patchset"