Rebuilt BeZillaBrowser (for libjpeg update).
Note: This is not for the r1alpha4 branch. That will come later.
This commit is contained in:
@@ -298,12 +298,12 @@ if [ IsOptionalHaikuImagePackageAdded BeZillaBrowser ] {
|
|||||||
} else {
|
} else {
|
||||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
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-04-04.zip ;
|
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc4-2012-09-21.zip ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
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-04-02.zip ;
|
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc2-2012-09-21.zip ;
|
||||||
}
|
}
|
||||||
AddSymlinkToHaikuImage home config settings deskbar Applications
|
AddSymlinkToHaikuImage home config settings deskbar Applications
|
||||||
: /boot/apps/BeZillaBrowser/BeZillaBrowser ;
|
: /boot/apps/BeZillaBrowser/BeZillaBrowser ;
|
||||||
|
|||||||
Reference in New Issue
Block a user