* updated python optional package, which was built by Scott
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31530 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -635,8 +635,8 @@ if [ IsOptionalHaikuImagePackageAdded Python ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
Echo "No optional package Python available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage python-2.6.2-x86-gcc2-2009-05-27
|
||||
: $(baseURL)/python-2.6.2-x86-gcc2-2009-05-27.zip
|
||||
InstallOptionalHaikuImagePackage python-2.6.2-x86-gcc2-2009-07-12
|
||||
: $(baseURL)/python-2.6.2-x86-gcc2-2009-07-12.zip
|
||||
:
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user