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

Vlad Glagolev scm at sourcemage.org
Sat Oct 31 09:07:21 EDT 2009


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"



More information about the SM-Commit mailing list