diff options
author | seb <seb@pkgsrc.org> | 2004-02-17 00:00:02 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2004-02-17 00:00:02 +0000 |
commit | 1a4e743dba151647815218a3a848bfae58642d9a (patch) | |
tree | edcc856f2211601f89ec5358051d87e4bf2cb7f2 /editors | |
parent | 2017ff610d5aca6df0b8a1d113c83bd5f05d8f44 (diff) | |
download | pkgsrc-1a4e743dba151647815218a3a848bfae58642d9a.tar.gz |
Remove info files entries from PLIST.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/speedbar/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/speedbar/PLIST b/editors/speedbar/PLIST index 65cb4a4e59e..4c0f1dd4d9a 100644 --- a/editors/speedbar/PLIST +++ b/editors/speedbar/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2003/06/30 09:57:54 seb Exp $ +@comment $NetBSD: PLIST,v 1.8 2004/02/17 00:00:02 seb Exp $ ${EMACS_LISPPREFIX}/speedbar/dframe.el ${EMACS_LISPPREFIX}/speedbar/dframe.elc ${EMACS_LISPPREFIX}/speedbar/sb-box-minus.xpm @@ -29,5 +29,4 @@ ${EMACS_LISPPREFIX}/speedbar/sb-tag-v.xpm ${EMACS_LISPPREFIX}/speedbar/sb-tag.xpm ${EMACS_LISPPREFIX}/speedbar/speedbar.el ${EMACS_LISPPREFIX}/speedbar/speedbar.elc -info/speedbar.info @unexec ${RMDIR} %D/${EMACS_LISPPREFIX}/speedbar 2>/dev/null || ${TRUE} |