Rebuilt BeZillaBrowser for gcc4.

This commit is contained in:
Matt Madia
2011-12-26 23:02:48 -05:00
parent dc5a18ba3f
commit 83cbfa5e0e
+2 -2
View File
@@ -277,8 +277,8 @@ if [ IsOptionalHaikuImagePackageAdded BeZillaBrowser ] {
} else { } else {
if $(HAIKU_GCC_VERSION[1]) >= 4 { if $(HAIKU_GCC_VERSION[1]) >= 4 {
InstallOptionalHaikuImagePackage InstallOptionalHaikuImagePackage
BeZillaBrowser-2.0.0.22pre-r1a2-x86-gcc4-2010-05-04.zip BeZillaBrowser-2.0.0.22pre-x86-gcc4-2011-12-26.zip
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-r1a2-x86-gcc4-2010-05-04.zip ; : $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc4-2011-12-26.zip ;
} else { } else {
InstallOptionalHaikuImagePackage InstallOptionalHaikuImagePackage
BeZillaBrowser-2.0.0.22pre-r1a2-x86-gcc2-2010-05-02.zip BeZillaBrowser-2.0.0.22pre-r1a2-x86-gcc2-2010-05-02.zip