diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-30 03:31:13 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-30 03:31:13 +0000 |
commit | 67b40424518ea89a6b2972171275539f5e3e6254 (patch) | |
tree | 06fd3399dc8580fb96609f931a7c52030d145ae9 /devel/elib/PLIST | |
parent | b4eb11569cfd09328b72ddeee6564db62a86f334 (diff) | |
download | pkgsrc-67b40424518ea89a6b2972171275539f5e3e6254.tar.gz |
* Install info files into ${EMACS_INFOPREFIX}, which is the correct
location for both emacs and xemacs.
* List the info files directly in the PLIST.
* Use EMACS_MODULES to deal with a possible xemacs-packages dependency.
Diffstat (limited to 'devel/elib/PLIST')
-rw-r--r-- | devel/elib/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/elib/PLIST b/devel/elib/PLIST index aaf0edd47f5..ec053422779 100644 --- a/devel/elib/PLIST +++ b/devel/elib/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.5 2004/02/13 08:26:04 seb Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/03/30 03:31:13 jlam Exp $ +${EMACS_INFOPREFIX}/elib.info ${EMACS_LISPPREFIX}/elib/stack-f.el ${EMACS_LISPPREFIX}/elib/stack-f.elc ${EMACS_LISPPREFIX}/elib/stack-m.el |