gentoo-full-overlay/app-editors/uemacs-pk/files/uemacs-pk-4.0.15_p20110825-gentoo.patch

15 lines
302 B
Diff

--- uemacs-orig/epath.h
+++ uemacs/epath.h
@@ -25,10 +25,8 @@
#if V7 | BSD | USG
{
".emacsrc", "emacs.hlp",
-#if PKCODE
- "/usr/global/lib/", "/usr/local/bin/", "/usr/local/lib/",
-#endif
-"/usr/local/", "/usr/lib/", ""};
+ "/etc/uemacs-pk/", "/usr/share/uemacs-pk/", ""
+};
#endif
#if VMS