Updated neon to 0.29.3 and subversion to 1.6.9
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35693 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2eb71b4eaa
commit
494d8078c1
@ -686,8 +686,8 @@ if [ IsOptionalHaikuImagePackageAdded Neon ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
Echo "No optional package Neon available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage neon-0.29.1-x86-gcc2-2009-12-26.zip
|
||||
: $(baseURL)/neon-0.29.1-x86-gcc2-2009-12-26.zip
|
||||
InstallOptionalHaikuImagePackage neon-0.29.3-x86-gcc2-2010-02-28.zip
|
||||
: $(baseURL)/neon-0.29.3-x86-gcc2-2010-02-28.zip
|
||||
:
|
||||
: true
|
||||
;
|
||||
@ -939,8 +939,8 @@ if [ IsOptionalHaikuImagePackageAdded Subversion ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
Echo "No optional package Subversion available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage subversion-1.6.5-r1a1-x86-gcc2-2009-09-02.zip
|
||||
: $(baseURL)/subversion-1.6.5-r1a1-x86-gcc2-2009-09-02.zip
|
||||
InstallOptionalHaikuImagePackage subversion-1.6.9-x86-gcc2-2010-03-01.zip
|
||||
: $(baseURL)/subversion-1.6.9-x86-gcc2-2010-03-01.zip
|
||||
:
|
||||
: true
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user