Repackaged WebPositive:

* fixed the displayed attributes in Tracker (eg, Size, Modified, ...)
 * added .OptionalPackageDescription
Noticed by diver. Thanks!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40829 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia
2011-03-05 23:11:48 +00:00
parent cbed190f71
commit 2440159a1e
+2 -2
View File
@@ -1652,8 +1652,8 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
Echo "No optional package WebPositive available for gcc2" ;
} else {
InstallOptionalHaikuImagePackage
WebPositive-gcc4-x86-r573-2011-01-07.zip
: $(baseURL)/WebPositive-gcc4-x86-r573-2011-01-07.zip ;
WebPositive-gcc4-x86-r573-2011-03-05.zip
: $(baseURL)/WebPositive-gcc4-x86-r573-2011-03-05.zip ;
AddSymlinkToHaikuImage home config be Applications
: /boot/apps/WebPositive/WebPositive ;
}