You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/uemacs-pk/files/uemacs-pk-4.0.15_p20110825-...

16 lines
302 B

--- 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