patches/hunspell-01-dict-path.diff
changeset 3174 a21f87bf260d
parent 3014 d07b6849f297
--- a/patches/hunspell-01-dict-path.diff	Sun Feb 06 00:06:55 2011 +0000
+++ b/patches/hunspell-01-dict-path.diff	Sun Feb 06 00:40:45 2011 +0000
@@ -1,12 +1,13 @@
---- hunspell-1.2.12/src/tools/hunspell.cxx.orig	Mon Jul  5 05:06:21 2010
-+++ hunspell-1.2.12/src/tools/hunspell.cxx	Wed Nov 10 13:16:12 2010
-@@ -61,9 +61,7 @@
+--- hunspell-1.2.14/src/tools/hunspell.cxx.orig	Fri Feb  4 13:54:50 2011
++++ hunspell-1.2.14/src/tools/hunspell.cxx	Fri Feb  4 13:59:09 2011
+@@ -61,10 +61,7 @@
  #include "firstparser.hxx"
  
  #define LIBDIR \
 -    "/usr/share/hunspell:" \
 -    "/usr/share/myspell:" \
--    "/usr/share/myspell/dicts"
+-    "/usr/share/myspell/dicts:" \
+-    "/Library/Spelling"
 +    "/usr/share/spell/myspell:"
  #define USEROOODIR \
      ".openoffice.org/3/user/wordbook:" \