aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/epaths.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/epaths.in b/src/epaths.in
index d494d85139c..b74e33cd8d3 100644
--- a/src/epaths.in
+++ b/src/epaths.in
@@ -52,7 +52,7 @@ Boston, MA 02110-1301, USA. */
52/* Where the configuration process believes the info tree lives. The 52/* Where the configuration process believes the info tree lives. The
53 lisp variable configure-info-directory gets its value from this 53 lisp variable configure-info-directory gets its value from this
54 macro, and is then used to set the Info-default-directory-list. */ 54 macro, and is then used to set the Info-default-directory-list. */
55#define PATH_INFO "/usr/local/info" 55#define PATH_INFO "/usr/local/share/info"
56 56
57/* Where Emacs should store game score files. */ 57/* Where Emacs should store game score files. */
58#define PATH_GAME "/usr/local/var/games/emacs" 58#define PATH_GAME "/usr/local/var/games/emacs"