diff options
author | gj <gj@FreeBSD.org> | 1998-06-04 03:30:13 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 1998-06-04 03:30:13 +0800 |
commit | 00158ddf6daf297337483cccec5298c143089912 (patch) | |
tree | 72da31b8db6609cc42020eb359648ff625be79a4 /editors/xemacs21/pkg-plist | |
parent | 6e71bc978bf9f5f94ec341d64389f83cc9ecbf44 (diff) | |
download | freebsd-ports-graphics-00158ddf6daf297337483cccec5298c143089912.tar.gz freebsd-ports-graphics-00158ddf6daf297337483cccec5298c143089912.tar.zst freebsd-ports-graphics-00158ddf6daf297337483cccec5298c143089912.zip |
Install xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacs
dynamically. This is needed now that /etc/rc removes everything in
/var/run.
Diffstat (limited to 'editors/xemacs21/pkg-plist')
-rw-r--r-- | editors/xemacs21/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xemacs21/pkg-plist b/editors/xemacs21/pkg-plist index ac6aed46921..cdade32e17e 100644 --- a/editors/xemacs21/pkg-plist +++ b/editors/xemacs21/pkg-plist @@ -10,6 +10,7 @@ bin/rcs-checkin bin/xemacs-20.4 @exec ln -s %D/%F %B/xemacs @unexec rm %B/xemacs +etc/rc.d/xemacs.sh man/man1/ctags.1.gz man/man1/etags.1.gz man/man1/gnuattach.1.gz |