summaryrefslogtreecommitdiff
path: root/editors/xemacs20/pkg-plist.mule
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>1999-10-21 20:41:15 +0000
committerGary Jennejohn <gj@FreeBSD.org>1999-10-21 20:41:15 +0000
commitec0b399574c4580e13b4ae67c79e026d454fc43f (patch)
treefc006de27d4ac57270de257677cf1d6d3925c853 /editors/xemacs20/pkg-plist.mule
parentMake the lock directory, /var/run/emacs/lock, in PLIST. (diff)
Fix PLIST and PLIST.mule to make the lock directory correctly. It should
be /var/run/emacs/lock and not /var/run/xemacs/lock ! Wonder how this went unnoticed for so long ?
Notes
Notes: svn path=/head/; revision=22569
Diffstat (limited to '')
-rw-r--r--editors/xemacs20/pkg-plist.mule2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs20/pkg-plist.mule b/editors/xemacs20/pkg-plist.mule
index aeb27fe74946..e386eb93bc3a 100644
--- a/editors/xemacs20/pkg-plist.mule
+++ b/editors/xemacs20/pkg-plist.mule
@@ -11,7 +11,7 @@ bin/xemacs-%%XEMACS_VER%%
@exec ln -s %D/%F %B/xemacs
@unexec rm %B/xemacs
etc/rc.d/xemacs20.sh
-@exec mkdir -p /var/run/xemacs/lock ; chmod 1777 /var/run/xemacs/lock
+@exec mkdir -p /var/run/emacs/lock ; chmod 1777 /var/run/emacs/lock
@exec mkdir -p %D/lib/xemacs/site-lisp ; chmod 755 %D/lib/xemacs/site-lisp
@exec mkdir -p %D/share/emacs/site-lisp ; chmod 755 %D/share/emacs/site-lisp
lib/xemacs-%%XEMACS_VER%%/etc/BABYL