]> git.pld-linux.org Git - packages/aspell.git/blob - aspell-home_etc.patch
- updated to 0.60.8.1
[packages/aspell.git] / aspell-home_etc.patch
1 diff -ruN aspell-0.60.2.orig/common/config.cpp aspell-0.60.2/common/config.cpp
2 --- aspell-0.60.2.orig/common/config.cpp        2004-11-22 08:38:23.000000000 +0100
3 +++ aspell-0.60.2/common/config.cpp     2005-06-11 02:04:36.000000000 +0200
4 @@ -1343,7 +1343,7 @@
5  #  define PERSONAL "<lang>.pws"
6  #  define REPL     "<lang>.prepl"
7  #else
8 -#  define HOME_DIR "<$HOME|./>"
9 +#  define HOME_DIR "<$HOME_ETC|$HOME|./>"
10  #  define PERSONAL ".aspell.<lang>.pws"
11  #  define REPL     ".aspell.<lang>.prepl"
12  #endif
This page took 0.074422 seconds and 3 git commands to generate.