Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (0077e57ec44a2c9344ccec870f3a2df663e5f08f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (0077e57ec44a2c9344ccec870f3a2df663e5f08f)
  • Date: Tue, 1 Jan 2008 18:29:49 -0600

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

gnome2-libs/librsvg2/BUILD | 6 +++---
gnome2-libs/librsvg2/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 9cc126ef3c820698e64e5908679a38ace4285262
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

gnome2-libs/librsvg2:

BUILD: replaced iceweasel to icecat

diff --git a/gnome2-libs/librsvg2/BUILD b/gnome2-libs/librsvg2/BUILD
index 08ae87d..cdd01ab 100755
--- a/gnome2-libs/librsvg2/BUILD
+++ b/gnome2-libs/librsvg2/BUILD
@@ -10,9 +10,9 @@ if test "$(get_spell_provider $SPELL GECKO)" = firefox; then
sedit 's:mozilla/plugins:firefox/plugins:' moz-plugin/Makefile.in &&
# note: needs to be exported or configure won't see it
export MOZILLA_CONFIG=firefox-config
-elif test "$(get_spell_provider $SPELL GECKO)" = iceweasel; then
- sedit 's:mozilla/plugins:iceweasel/plugins:' moz-plugin/Makefile.in &&
- export MOZILLA_CONFIG=iceweasel-config
+elif test "$(get_spell_provider $SPELL GECKO)" = icecat; then
+ sedit 's:mozilla/plugins:icecat/plugins:' moz-plugin/Makefile.in &&
+ export MOZILLA_CONFIG=icecat-config
elif test "$(get_spell_provider $SPELL GECKO)" = seamonkey; then
sedit 's:mozilla/plugins:seamonkey/plugins:' moz-plugin/Makefile.in &&
export MOZILLA_CONFIG=seamonkey-config
diff --git a/gnome2-libs/librsvg2/HISTORY b/gnome2-libs/librsvg2/HISTORY
index 73951b3..0831725 100644
--- a/gnome2-libs/librsvg2/HISTORY
+++ b/gnome2-libs/librsvg2/HISTORY
@@ -1,3 +1,6 @@
+2008-01-02 Pol Vinogradov <vin.public AT gmail.com>
+ * BUILD: replaced iceweasel to icecat
+
2007-10-22 Pol Vinogradov <vin.public AT gmail.com>
* BUILD: install_rootifying nspr include path, added
iceweasel support



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (0077e57ec44a2c9344ccec870f3a2df663e5f08f), Pol Vinogradov, 01/01/2008

Archive powered by MHonArc 2.6.24.

Top of Page