Rebuilt BeZillaBrowser (for libjpeg update).

Note: This is not for the r1alpha4 branch. That will come later.
This commit is contained in:
Matt Madia
2012-09-21 19:38:12 +00:00
parent 45732903d0
commit 244fb0a393
+4 -4
View File
@@ -298,12 +298,12 @@ if [ IsOptionalHaikuImagePackageAdded BeZillaBrowser ] {
} else {
if $(HAIKU_GCC_VERSION[1]) >= 4 {
InstallOptionalHaikuImagePackage
BeZillaBrowser-2.0.0.22pre-x86-gcc4-2012-04-04.zip
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc4-2012-04-04.zip ;
BeZillaBrowser-2.0.0.22pre-x86-gcc4-2012-09-21.zip
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc4-2012-09-21.zip ;
} else {
InstallOptionalHaikuImagePackage
BeZillaBrowser-2.0.0.22pre-x86-gcc2-2012-04-02.zip
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc2-2012-04-02.zip ;
BeZillaBrowser-2.0.0.22pre-x86-gcc2-2012-09-21.zip
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc2-2012-09-21.zip ;
}
AddSymlinkToHaikuImage home config settings deskbar Applications
: /boot/apps/BeZillaBrowser/BeZillaBrowser ;