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



commit 93277987813f3d2964f1df9fc7f74c9e2eb4f5c1
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 decbd87..055e7e6 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -368,7 +368,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]