Update package again due to a few stray attributes that were missed.

Should really fix #8290.
This commit is contained in:
Rene Gollent 2012-01-23 15:50:52 -05:00
parent bec3facc5e
commit 612e834851
1 changed files with 2 additions and 2 deletions

View File

@ -1693,8 +1693,8 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
Echo "No optional package WebPositive available for gcc2" ;
} else {
InstallOptionalHaikuImagePackage
WebPositive-gcc4-x86-r583-2012-01-23.zip
: $(baseURL)/WebPositive-gcc4-x86-r583-2012-01-23.zip ;
WebPositive-gcc4-x86-r583-2012-01-23a.zip
: $(baseURL)/WebPositive-gcc4-x86-r583-2012-01-23a.zip ;
AddSymlinkToHaikuImage home config settings deskbar Applications
: /boot/apps/WebPositive/WebPositive ;
}