]> git.pld-linux.org Git - packages/aspell.git/blame - aspell-home_etc.patch
- added
[packages/aspell.git] / aspell-home_etc.patch
CommitLineData
7f6b769f 1--- aspell-0.50.5/common/config.cpp~ 2005-06-08 08:04:27.000000000 +0200
2+++ aspell-0.50.5/common/config.cpp 2005-06-08 08:05:17.000000000 +0200
3@@ -899,7 +899,7 @@
4 # define PERSONAL "<actual-lang>.pws"
5 # define REPL "<actual-lang>.prepl"
6 #else
7-# define HOME_DIR "<$HOME|./>"
8+# define HOME_DIR "<$HOME_ETC|$HOME|./>"
9 # define PERSONAL ".aspell.<actual-lang>.pws"
10 # define REPL ".aspell.<actual-lang>.prepl"
11 #endif
This page took 0.066566 seconds and 4 git commands to generate.