Updated python to 2.6.4

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33784 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Scott McCreary 2009-10-27 05:36:14 +00:00
parent f386c5910b
commit 94aefa169e

View File

@ -778,8 +778,8 @@ if [ IsOptionalHaikuImagePackageAdded Python ] {
if $(TARGET_ARCH) != x86 {
Echo "No optional package Python available for $(TARGET_ARCH)" ;
} else {
InstallOptionalHaikuImagePackage python-2.6.2-r1a1-x86-gcc2-2009-08-30
: $(baseURL)/python-2.6.2-r1a1-x86-gcc2-2009-08-30.zip
InstallOptionalHaikuImagePackage python-2.6.4-x86-gcc2-2009-10-27
: $(baseURL)/python-2.6.4-x86-gcc2-2009-10-27.zip
:
: true
;