summaryrefslogtreecommitdiff
path: root/editors/xemacs/pkg/PLIST
diff options
context:
space:
mode:
authormartin <martin@pkgsrc.org>2000-08-04 18:49:27 +0000
committermartin <martin@pkgsrc.org>2000-08-04 18:49:27 +0000
commit67e6fe388e432fca2f39d22142be04e6785b7ef4 (patch)
treeea9d6c61f850b68852cd723951c6dba8913a6187 /editors/xemacs/pkg/PLIST
parentc0628304a7f42734a05f63f9ffba664842aec95c (diff)
downloadpkgsrc-67e6fe388e432fca2f39d22142be04e6785b7ef4.tar.gz
Small cleanup: creating an empty directory ${PREFIX}/lib/xemacs doesn't
make much sense. Replace it with a symlink to the version dependend directory name, where real stuff is installed. This allows other pkgs (i.e. net/zenicb) to add lisp modules easily.
Diffstat (limited to 'editors/xemacs/pkg/PLIST')
-rw-r--r--editors/xemacs/pkg/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/pkg/PLIST b/editors/xemacs/pkg/PLIST
index 5ac956b7b43..579a01169cc 100644
--- a/editors/xemacs/pkg/PLIST
+++ b/editors/xemacs/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2000/03/08 21:30:07 tron Exp $
+@comment $NetBSD: PLIST,v 1.8 2000/08/04 18:49:28 martin Exp $
bin/gnuattach
bin/gnuclient
bin/gnudoit
@@ -1030,6 +1030,7 @@ lib/${PKGNAME}/${MACHINE_GNU_PLATFORM}/gzip-el.sh
lib/${PKGNAME}/${MACHINE_GNU_PLATFORM}/add-big-package.sh
lib/${PKGNAME}/${MACHINE_GNU_PLATFORM}/DOC
lib/${PKGNAME}/${MACHINE_GNU_PLATFORM}/config.values
+lib/xemacs
man/man1/gnuattach.1
man/man1/gnuclient.1
man/man1/gnudoit.1
@@ -1143,6 +1144,5 @@ man/man1/xemacs-etags.1
@dirrm lib/${PKGNAME}/etc
@dirrm lib/${PKGNAME}/${MACHINE_GNU_PLATFORM}
@dirrm lib/${PKGNAME}
-@dirrm lib/xemacs
@exec mkdir -p /var/tmp/xemacs.lock && chmod 1777 /var/tmp/xemacs.lock
@unexec rm -rf /var/tmp/xemacs.lock