diff options
Diffstat (limited to 'editors/uemacs/files/patch-h_epath.h')
-rw-r--r-- | editors/uemacs/files/patch-h_epath.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/uemacs/files/patch-h_epath.h b/editors/uemacs/files/patch-h_epath.h new file mode 100644 index 000000000000..0d567efcbbcc --- /dev/null +++ b/editors/uemacs/files/patch-h_epath.h @@ -0,0 +1,12 @@ +--- h/epath.h.orig Sun Nov 19 03:09:52 1995 ++++ h/epath.h Wed Mar 25 13:57:22 1998 +@@ -68,7 +68,8 @@ + { + ".emacsrc", + "emacs.hlp", +- "/usr/local/", ++ "/usr/local/share/uemacs/", ++ "/usr/local/lib/uemacs/", + "/usr/lib/", + "" + }; |