Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Julien ROZO (8476f780a1bc2a5973c1944ca8bd266d5736cd5d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Julien ROZO <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Julien ROZO (8476f780a1bc2a5973c1944ca8bd266d5736cd5d)
  • Date: Tue, 22 Mar 2011 03:51:43 -0500

GIT changes to master binary grimoire by Julien ROZO <julien AT rozo.org>:

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

New commits:
commit 8476f780a1bc2a5973c1944ca8bd266d5736cd5d
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

firefox-bin: default answer is now 'y' to install 4.0 in PREPARE
as both stable and devel versions are the same

diff --git a/bin-http/firefox-bin/HISTORY b/bin-http/firefox-bin/HISTORY
index 566a47b..6bf052c 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,6 +1,7 @@
2011-03-22 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated stable and devel versions to 4.0
- * PREPARE: switched to 4.0 stable for devel version
+ * PREPARE: switched to 4.0 stable for devel version,
+ default answer is 'y' as both stable and devel versions are the same

2011-03-21 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated devel version to 4.0rc2
diff --git a/bin-http/firefox-bin/PREPARE b/bin-http/firefox-bin/PREPARE
index d10c0c4..e29e705 100755
--- a/bin-http/firefox-bin/PREPARE
+++ b/bin-http/firefox-bin/PREPARE
@@ -1 +1 @@
-config_query FIREFOX_DEVEL "Install the 4.0 version?" n
+config_query FIREFOX_DEVEL "Install the 4.0 version?" y




Archive powered by MHonArc 2.6.24.

Top of Page