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



commit ba97d77d48ad3d302d9ce8e95dfcf9b1a133cfc0
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 77a198e..2a528bb 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -474,7 +474,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]