[Lunar-commits] <moonbase> firefox2: yay right .. I did not test it.
Moritz Heiber
moe at lunar-linux.org
Mon Jun 23 00:57:39 CEST 2008
commit 73d03abbf7d80f9a8d44f3c512ec15e1c76df7c2
Author: Moritz Heiber <moe at lunar-linux.org>
Date: Mon Jun 23 00:57:23 2008 +0200
firefox2: yay right .. I did not test it.
---
web/firefox2/BUILD | 2 +-
web/firefox2/DETAILS | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/web/firefox2/BUILD b/web/firefox2/BUILD
index 6d98685..d9eef8a 100644
--- a/web/firefox2/BUILD
+++ b/web/firefox2/BUILD
@@ -6,7 +6,7 @@
# This should always be just a link
rm -rf /usr/lib/firefox-$VERSION/plugins &&
- MOZILLA_HOME=/usr/lib/$MODULE-$VERSION
+ MOZILLA_HOME=/usr/lib/firefox-$VERSION
MOZ_EXTENSIONS="default,xmlextras,xforms,webservices,universalchardet,transformiix,tasks,schema-validation,reporter,cookie,cview,datetime,finger,p3p,permissions,spellcheck,-gnomevfs"
# wallet extension makes empty duplicate password dialog so do not use it
diff --git a/web/firefox2/DETAILS b/web/firefox2/DETAILS
index bf7d444..638f932 100644
--- a/web/firefox2/DETAILS
+++ b/web/firefox2/DETAILS
@@ -1,6 +1,6 @@
- MODULE=firefox
+ MODULE=firefox2
VERSION=2.0.0.14
- SOURCE=${MODULE}-${VERSION}-source.tar.bz2
+ SOURCE=firefox-${VERSION}-source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla
SOURCE_URL[0]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source/
SOURCE_URL[1]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source/
@@ -9,7 +9,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla
WEB_SITE=http://www.mozilla.org/projects/firefox
ENTERED=20030810
UPDATED=20080417
- MAINTAINER="tchan at lunar-linux.org"
SHORT="a speedy, full-featured web browser. (version 2)"
cat << EOF
This module provides the version 2 of the Mozilla Firefox browser.
More information about the Lunar-commits
mailing list