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:
parent
13ce48d922
commit
ae3eeac13b
@ -793,8 +793,8 @@ if [ IsOptionalHaikuImagePackageAdded Python ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
Echo "No optional package Python available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage python-2.6.4-x86-gcc2-2009-10-27
|
||||
: $(baseURL)/python-2.6.4-x86-gcc2-2009-10-27.zip
|
||||
InstallOptionalHaikuImagePackage python-2.6.4-x86-gcc2-2009-10-28
|
||||
: $(baseURL)/python-2.6.4-x86-gcc2-2009-10-28.zip
|
||||
:
|
||||
: true
|
||||
;
|
||||
|
Loading…
x
Reference in New Issue
Block a user