Corrected the build package of WebPositive. Sorry about that!

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40934 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia
2011-03-13 20:01:36 +00:00
parent 41ad4911ad
commit 5705745f09
+2 -2
View File
@@ -1619,8 +1619,8 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
Echo "No optional package WebPositive available for gcc2" ;
} else {
InstallOptionalHaikuImagePackage
WebPositive-gcc4-x86-r577-2011-03-12.zip
: $(baseURL)/WebPositive-gcc4-x86-r577-2011-03-12.zip ;
WebPositive-gcc4-x86-r577-2011-03-13.zip
: $(baseURL)/WebPositive-gcc4-x86-r577-2011-03-13.zip ;
AddSymlinkToHaikuImage home config be Applications
: /boot/apps/WebPositive/WebPositive ;
}