Update WebPositive to r532.
- fixes ticket #6186: Web+ would crash if pgup/pgdn was hit in its URL input while the choice list wasn't visible. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37533 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1455,8 +1455,8 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
|
|||||||
Echo "No optional package WebPositive available for gcc2" ;
|
Echo "No optional package WebPositive available for gcc2" ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
WebPositive-gcc4-x86-r529-2010-07-14.zip
|
WebPositive-gcc4-x86-r532-2010-07-15.zip
|
||||||
: $(baseURL)/WebPositive-gcc4-x86-r529-2010-07-14.zip
|
: $(baseURL)/WebPositive-gcc4-x86-r532-2010-07-15.zip
|
||||||
:
|
:
|
||||||
;
|
;
|
||||||
AddSymlinkToHaikuImage home config be Applications
|
AddSymlinkToHaikuImage home config be Applications
|
||||||
|
|||||||
Reference in New Issue
Block a user