Update WebPositive package, new build was needed due to the

new ICU 4.8.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42692 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2011-08-26 22:16:24 +00:00
parent 00912ff317
commit 20cc5ae73c

View File

@ -1668,8 +1668,8 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
Echo "No optional package WebPositive available for gcc2" ;
} else {
InstallOptionalHaikuImagePackage
WebPositive-r1a3-gcc4-x86-r580-2011-06-02.zip
: $(baseURL)/WebPositive-r1a3-gcc4-x86-r580-2011-06-02.zip ;
WebPositive-gcc4-x86-r583-2011-08-26.zip
: $(baseURL)/WebPositive-gcc4-x86-r583-2011-08-26.zip ;
AddSymlinkToHaikuImage home config be Applications
: /boot/apps/WebPositive/WebPositive ;
}