diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-07-12 15:32:55 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-07-12 15:32:55 +0000 |
commit | 3a14fb633064fdc12e356e39233a1246b9759278 (patch) | |
tree | ee7efe1e7b1a4f85c174920a151b6b81463d96d6 /editors/apel-mule | |
parent | 1587c0d6c1918252b58d4ea09cfbc3cf9072a6a7 (diff) |
Change PREFIX -> LOCALBASE.
Notes
Notes:
svn path=/head/; revision=30524
Diffstat (limited to 'editors/apel-mule')
-rw-r--r-- | editors/apel-mule/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/apel-mule/pkg-descr b/editors/apel-mule/pkg-descr index 6fe1e9776963..af904d7e4993 100644 --- a/editors/apel-mule/pkg-descr +++ b/editors/apel-mule/pkg-descr @@ -26,8 +26,8 @@ APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. - static: utility for static evaluation APEL is installed the following directory tree: - ${PREFIX}/share/mule/site-lisp/apel/ --- apel - ${PREFIX}/share/mule/19.34/site-lisp/emu/ --- emu + ${LOCALBASE}/share/mule/site-lisp/apel/ --- apel + ${LOCALBASE}/share/mule/19.34/site-lisp/emu/ --- emu To use apel, put the following setup into your ~/.emacs: |