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:52:14 -05:00
parent bec3facc5e
commit 612e834851
+2 -2
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 ;
}