Updated builds of openssh and neon
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33509 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -595,8 +595,8 @@ if [ IsOptionalHaikuImagePackageAdded Neon ] {
|
|||||||
if $(TARGET_ARCH) != x86 {
|
if $(TARGET_ARCH) != x86 {
|
||||||
Echo "No optional package Neon available for $(TARGET_ARCH)" ;
|
Echo "No optional package Neon available for $(TARGET_ARCH)" ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage neon-0.28.6-r1a1-x86-gcc2-2009-08-30
|
InstallOptionalHaikuImagePackage neon-0.29.0-r1a1-x86-gcc2-2009-09-13
|
||||||
: $(baseURL)/neon-0.28.6-r1a1-x86-gcc2-2009-08-30.zip
|
: $(baseURL)/neon-0.29.0-r1a1-x86-gcc2-2009-09-13.zip
|
||||||
:
|
:
|
||||||
: true
|
: true
|
||||||
;
|
;
|
||||||
@@ -664,8 +664,8 @@ if [ IsOptionalHaikuImagePackageAdded OpenSSH ] {
|
|||||||
"variable to be set!" ;
|
"variable to be set!" ;
|
||||||
}
|
}
|
||||||
|
|
||||||
InstallOptionalHaikuImagePackage openssh-5.2p1-r1a1-x86-gcc2-2009-08-30
|
InstallOptionalHaikuImagePackage openssh-5.3p1-r1a1-x86-gcc2-2009-10-11
|
||||||
: $(baseURL)/openssh-5.2p1-r1a1-x86-gcc2-2009-08-30.zip
|
: $(baseURL)/openssh-5.3p1-r1a1-x86-gcc2-2009-10-11.zip
|
||||||
:
|
:
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user