diff lisp/setup-paths.el @ 4154:09c3d30b5d4e

[xemacs-hg @ 2007-08-30 07:32:34 by michaels] 2007-08-29 Mike Sperber <mike@xemacs.org> * setup-paths.el (paths-emacs-data-root-p): Use "share" instead of "lib" as the subdirectory to look for when testing for a data root.
author michaels
date Thu, 30 Aug 2007 07:32:36 +0000
parents 5da4cc7d5968
children 9c6ea1581159
line wrap: on
line diff
--- a/lisp/setup-paths.el	Wed Aug 29 21:51:17 2007 +0000
+++ b/lisp/setup-paths.el	Thu Aug 30 07:32:36 2007 +0000
@@ -97,10 +97,10 @@
   (or
    ;; installed
    (paths-file-readable-directory-p (paths-construct-path (list directory
-								"lib"
+								"share"
 								emacs-program-name)))
    (paths-file-readable-directory-p (paths-construct-path (list directory
-								"lib"
+								"share"
 								(construct-emacs-version-name))))
    ;; in-place or windows-nt
    (and