updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git] / uemacs-git / helplocation.patch
blob51d8f9488323c046c8de86a051bfa0bf730175fd
1 diff --git a/epath.h b/epath.h
2 index 1a6b7fe..c4bbda5 100644
3 --- a/epath.h
4 +++ b/epath.h
5 @@ -27,7 +27,7 @@ static char *pathname[] =
6 #if PKCODE
7 "/usr/global/lib/", "/usr/local/bin/", "/usr/local/lib/",
8 #endif
9 -"/usr/local/", "/usr/lib/", ""};
10 +"/usr/local/", "/usr/lib/", "/usr/share/doc/uemacs/", ""};
11 #endif
13 #if VMS