Patch by mmadia, updates Firefox's Optional Package
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35233 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -496,16 +496,16 @@ if [ IsOptionalHaikuImagePackageAdded Firefox ] {
|
||||
Echo "No optional package Firefox available for $(TARGET_ARCH)" ;
|
||||
} else if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||
InstallOptionalHaikuImagePackage
|
||||
BeZillaBrowser-2.0.0.22pre-x86-gcc4-2009-09-28
|
||||
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc4-2009-09-28.zip
|
||||
BeZillaBrowser-2.0.0.22pre-x86-gcc4-2010-01-21
|
||||
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc4-2010-01-21.zip
|
||||
:
|
||||
;
|
||||
AddSymlinkToHaikuImage home config be Applications
|
||||
: /boot/apps/BeZillaBrowser/BeZillaBrowser ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
BeZillaBrowser-2.0.0.22pre-x86-gcc2-2009-09-27
|
||||
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc2-2009-09-27.zip
|
||||
BeZillaBrowser-2.0.0.22pre-x86-gcc2-2010-01-21
|
||||
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc2-2010-01-21.zip
|
||||
:
|
||||
;
|
||||
AddSymlinkToHaikuImage home config be Applications
|
||||
|
||||
Reference in New Issue
Block a user