Fixed the python-2.6.6 patch, added readline as a dependency so that python finds and builds it in.

This commit is contained in:
Scott McCreary
2010-08-30 05:03:47 +00:00
parent 0340856a00
commit c6c3fa695f
2 changed files with 375 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ SRC_URI="http://www.python.org/ftp/python/2.6.6/Python-2.6.6.tar.bz2"
CHECKSUM_MD5="cf4e6881bb84a7ce6089e4a307f71f14"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""
DEPEND="sys-libs/readline >= 6.0"
BUILD {
cd Python-2.6.6/Modules/_ctypes/libffi
libtoolize --force --copy --install