--- src/tools/hunspell.cxx.orig 2026-05-20 09:33:32 +++ src/tools/hunspell.cxx 2026-05-20 09:35:47 @@ -118,11 +118,7 @@ #define LIBDIR \ DATADIR "/hunspell:" \ DATADIR "/myspell:" \ - DATADIR "/myspell/dicts:" \ - "/usr/share/hunspell:" \ - "/usr/share/myspell:" \ - "/usr/share/myspell/dicts:" \ - "/Library/Spelling" + DATADIR "/myspell/dicts" #define USEROOODIR { \ ".openoffice.org/3/user/wordbook", \ ".openoffice.org2/user/wordbook", \