Updated perl and python packages, fixed year on texinfo filename.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36468 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -403,7 +403,7 @@ if [ IsOptionalHaikuImagePackageAdded Development ] && $(TARGET_ARCH) = x86 {
|
||||
:
|
||||
: true
|
||||
: true ;
|
||||
InstallOptionalHaikuImagePackage texinfo-4.13a-r1a2-x86-gcc2-2009-04-21.zip
|
||||
InstallOptionalHaikuImagePackage texinfo-4.13a-r1a2-x86-gcc2-2010-04-21.zip
|
||||
: $(baseURL)/texinfo-4.13a-r1a2-x86-gcc2-2010-04-21.zip
|
||||
:
|
||||
: true ;
|
||||
@@ -976,8 +976,8 @@ if [ IsOptionalHaikuImagePackageAdded Perl ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
Echo "No optional package Perl available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage perl-5.10.1-r1a1-x86-gcc2-2009-09-08.zip
|
||||
: $(baseURL)/perl-5.10.1-r1a1-x86-gcc2-2009-09-08.zip
|
||||
InstallOptionalHaikuImagePackage perl-5.10.1-r1a2-x86-gcc2-2010-04-25.zip
|
||||
: $(baseURL)/perl-5.10.1-r1a2-x86-gcc2-2010-04-25.zip
|
||||
:
|
||||
: true
|
||||
: true
|
||||
@@ -991,8 +991,8 @@ if [ IsOptionalHaikuImagePackageAdded Python ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
Echo "No optional package Python available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage python-2.6.5-r1a2-x86-gcc2-2010-04-22.zip
|
||||
: $(baseURL)/python-2.6.5-r1a2-x86-gcc2-2010-04-22.zip
|
||||
InstallOptionalHaikuImagePackage python-2.6.5-r1a2-x86-gcc2-2010-04-25.zip
|
||||
: $(baseURL)/python-2.6.5-r1a2-x86-gcc2-2010-04-25.zip
|
||||
:
|
||||
: true
|
||||
: true
|
||||
|
||||
Reference in New Issue
Block a user