Fixed neon build to remove dependency on gettext
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33538 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.29.0-r1a1-x86-gcc2-2009-09-13
|
InstallOptionalHaikuImagePackage neon-0.29.0-r1a1-x86-gcc2-2009-10-11
|
||||||
: $(baseURL)/neon-0.29.0-r1a1-x86-gcc2-2009-09-13.zip
|
: $(baseURL)/neon-0.29.0-r1a1-x86-gcc2-2009-10-11.zip
|
||||||
:
|
:
|
||||||
: true
|
: true
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user