Removed superfluous check.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32143 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -406,8 +406,6 @@ if [ IsOptionalHaikuImagePackageAdded Firefox ] {
|
|||||||
;
|
;
|
||||||
AddSymlinkToHaikuImage home config be Applications
|
AddSymlinkToHaikuImage home config be Applications
|
||||||
: /boot/apps/BeZillaBrowser/BeZillaBrowser ;
|
: /boot/apps/BeZillaBrowser/BeZillaBrowser ;
|
||||||
} else if $(HAIKU_GCC_VERSION[1]) >= 4 && ! $(isHybridBuild) {
|
|
||||||
Echo "No optional package Firefox available for GCC4" ;
|
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage BeZillaBrowser-gcc2-20090218
|
InstallOptionalHaikuImagePackage BeZillaBrowser-gcc2-20090218
|
||||||
: http://bezilla.beuser.de/builds/BeZillaBrowser-gcc2-20090218.zip
|
: http://bezilla.beuser.de/builds/BeZillaBrowser-gcc2-20090218.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user