Updated neon to 0.29.4

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38868 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Scott McCreary
2010-10-01 16:28:44 +00:00
parent ec4fb0f4f0
commit 3221e0c669
+2 -6
View File
@@ -1067,14 +1067,10 @@ if [ IsOptionalHaikuImagePackageAdded Neon ] {
Echo "No optional package Neon available for $(TARGET_ARCH)" ;
} else {
InstallOptionalHaikuImagePackage
neon-0.29.3-r1a2-x86-gcc2-2010-04-22-a.zip
: $(baseURL)/neon-0.29.3-r1a2-x86-gcc2-2010-04-22-a.zip
neon-0.29.4-x86-gcc2-2010-10-01.zip
: $(baseURL)/neon-0.29.4-x86-gcc2-2010-10-01.zip
:
: true
: true
;
InstallSourceArchive neon-0.29.3_haiku-2010-04-29.tar.xz
: $(baseSourceURL)/neon-0.29.3_haiku-2010-04-29.tar.xz ;
}
}