mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
17 lines
323 B
Plaintext
17 lines
323 B
Plaintext
$NetBSD: patch-ae,v 1.3 2012/05/10 20:54:54 dholland Exp $
|
|
|
|
- Configure paths for pkgsrc.
|
|
|
|
--- 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/",
|
|
+ "%%PREFIX%%/share/uemacs/",
|
|
+ "%%PREFIX%%/lib/uemacs/",
|
|
"/usr/lib/",
|
|
""
|
|
};
|