Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-firefox4 grimoire by Ladislav Hagara (9c8b2ad4d0cdc2ca486c61503eec2a208926858f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-firefox4 grimoire by Ladislav Hagara (9c8b2ad4d0cdc2ca486c61503eec2a208926858f)
  • Date: Fri, 29 Apr 2011 19:01:31 -0500

GIT changes to devel-firefox4 grimoire by Ladislav Hagara <hgr AT vabo.cz>:

http/firefox/HISTORY | 2 +-
http/firefox/PREPARE | 3 ++-
http/firefox/mozconfig3 | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 9c8b2ad4d0cdc2ca486c61503eec2a208926858f
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

firefox: question updated, which xulrunner library used

diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 8660d9f..14a727d 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,6 +1,6 @@
2011-04-29 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.0.1, SECURITY_PATCH=40
- * mozconfig3: /usr/lib/xulrunner-devel-2.0.1 now
+ * PREPARE: question updated

2011-03-25 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to version 4.0 to build
diff --git a/http/firefox/PREPARE b/http/firefox/PREPARE
index b4b132a..8cf6398 100755
--- a/http/firefox/PREPARE
+++ b/http/firefox/PREPARE
@@ -10,4 +10,5 @@ if grep -q -- "PR"
$INSTALL_ROOT/etc/sorcery/local/depends/firefox; then
rm -f $INSTALL_ROOT/etc/sorcery/local/depends/firefox
fi &&

-config_query FIREFOX_CVS "Build the devel version?" n
+#config_query FIREFOX_CVS "Build the devel version?" n
+config_query FIREFOX_CVS "Build the version with own xulrunner library
(ignore system one)?" n
diff --git a/http/firefox/mozconfig3 b/http/firefox/mozconfig3
index 6a7a6cf..d73c1e8 100644
--- a/http/firefox/mozconfig3
+++ b/http/firefox/mozconfig3
@@ -22,7 +22,7 @@ ac_add_options --disable-installer
ac_add_options --disable-updater
ac_add_options --disable-tests
ac_add_options --with-system-libxul
-ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-2.0.1
+ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-2.0
ac_add_options --prefix=$INSTALL_ROOT/usr
ac_add_options --mandir=$INSTALL_ROOT/usr
ac_add_options --enable-optimize="$CFLAGS"



  • [SM-Commit] GIT changes to devel-firefox4 grimoire by Ladislav Hagara (9c8b2ad4d0cdc2ca486c61503eec2a208926858f), Ladislav Hagara, 04/29/2011

Archive powered by MHonArc 2.6.24.

Top of Page