Updated build of python-2.6.4 to include patch from Chris Roberts which fixed zlib support. This fixes HaikuPorts ticket #239
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33810 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -793,8 +793,8 @@ if [ IsOptionalHaikuImagePackageAdded Python ] {
|
|||||||
if $(TARGET_ARCH) != x86 {
|
if $(TARGET_ARCH) != x86 {
|
||||||
Echo "No optional package Python available for $(TARGET_ARCH)" ;
|
Echo "No optional package Python available for $(TARGET_ARCH)" ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage python-2.6.4-x86-gcc2-2009-10-27
|
InstallOptionalHaikuImagePackage python-2.6.4-x86-gcc2-2009-10-28
|
||||||
: $(baseURL)/python-2.6.4-x86-gcc2-2009-10-27.zip
|
: $(baseURL)/python-2.6.4-x86-gcc2-2009-10-28.zip
|
||||||
:
|
:
|
||||||
: true
|
: true
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user