pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/auctex LISPDIR already includes PREFIX. Noted by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0276b39bff6
branches:  trunk
changeset: 504036:b0276b39bff6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 03 11:12:28 2005 +0000

description:
LISPDIR already includes PREFIX. Noted by Pavel Cahyna in PR 32223.

diffstat:

 print/auctex/MESSAGE |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 47d4aef2f45a -r b0276b39bff6 print/auctex/MESSAGE
--- a/print/auctex/MESSAGE      Sat Dec 03 11:00:03 2005 +0000
+++ b/print/auctex/MESSAGE      Sat Dec 03 11:12:28 2005 +0000
@@ -1,9 +1,9 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.4 2005/10/15 20:11:35 tonio Exp $
+$NetBSD: MESSAGE,v 1.5 2005/12/03 11:12:28 wiz Exp $
 
 To customize AUC TeX you will need to edit the file
 
-       `${PREFIX}/${LISPDIR}/tex-site.el'
+       `${LISPDIR}/tex-site.el'
 
 in the site lisp directory.  Add the parts of `tex.el' (in the
 `auctex' subdirectory) which need to be changed to `tex-site.el'. This



Home | Main Index | Thread Index | Old Index