Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c8d64f7759f08fdb425cb1657b8d59ced5e36ea5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c8d64f7759f08fdb425cb1657b8d59ced5e36ea5)
  • Date: Sat, 31 Oct 2009 08:07:21 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

gnome2-apps/abiword/DEPENDS | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c8d64f7759f08fdb425cb1657b8d59ced5e36ea5
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

abiword: corrected enchant disable flag

diff --git a/gnome2-apps/abiword/DEPENDS b/gnome2-apps/abiword/DEPENDS
index 2c82b47..01e200c 100755
--- a/gnome2-apps/abiword/DEPENDS
+++ b/gnome2-apps/abiword/DEPENDS
@@ -32,5 +32,5 @@ optional_depends gucharmap \

optional_depends enchant \
"--enable-spell" \
- "--disable-spellcheck" \
+ "--disable-spell" \
"for spell checking support"



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c8d64f7759f08fdb425cb1657b8d59ced5e36ea5), Vlad Glagolev, 10/31/2009

Archive powered by MHonArc 2.6.24.

Top of Page