blob: 08de42d0346c5915e2a095dc6b4c0cdca53afd77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
$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/",
""
};
|