[gnome-sdk-images] enchant: Correct the hunspell dictionary dir



commit 93e9bcfc494423aa8b7e44723afdf9d9729eb307
Author: Alexander Larsson <alexl redhat com>
Date:   Fri Sep 15 13:47:43 2017 +0200

    enchant: Correct the hunspell dictionary dir

 org.gnome.Sdk.json.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index f558e9d..3c47700 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -584,7 +584,7 @@
         },
         {
             "name": "enchant",
-            "config-opts": ["--disable-static", "--with-myspell-dir=/usr/share/myspell"],
+            "config-opts": ["--disable-static", "--with-myspell-dir=/usr/share/hunspell"],
             "sources": [
                 {
                     "type": "archive",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]