Updated python to 2.6.5
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35928 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -916,8 +916,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-11-26.zip
|
InstallOptionalHaikuImagePackage python-2.6.5-x86-gcc2-2010-03-20.zip
|
||||||
: $(baseURL)/python-2.6.4-x86-gcc2-2009-11-26.zip
|
: $(baseURL)/python-2.6.5-x86-gcc2-2010-03-20.zip
|
||||||
:
|
:
|
||||||
: true
|
: true
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user