summaryrefslogtreecommitdiff
path: root/editors/speedbar
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 18:48:07 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 18:48:07 +0000
commit4c1883bce8a1906cc9c05aaea3f1488182d2b30f (patch)
tree3ca5055692d836309a06064f905db9b5b6835863 /editors/speedbar
parentd0ba5e81954670058c14c9c00cf3fd37c300e9f8 (diff)
downloadpkgsrc-4c1883bce8a1906cc9c05aaea3f1488182d2b30f.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'editors/speedbar')
-rw-r--r--editors/speedbar/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/speedbar/PLIST b/editors/speedbar/PLIST
index c98df71922e..4b07257ffb2 100644
--- a/editors/speedbar/PLIST
+++ b/editors/speedbar/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2006/03/20 04:59:08 jlam Exp $
+@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:53:00 joerg Exp $
${EMACS_INFOPREFIX}/speedbar.info
${EMACS_LISPPREFIX}/speedbar/dframe.el
${EMACS_LISPPREFIX}/speedbar/dframe.elc
@@ -30,4 +30,3 @@ ${EMACS_LISPPREFIX}/speedbar/sb-tag-v.xpm
${EMACS_LISPPREFIX}/speedbar/sb-tag.xpm
${EMACS_LISPPREFIX}/speedbar/speedbar.el
${EMACS_LISPPREFIX}/speedbar/speedbar.elc
-@unexec ${RMDIR} %D/${EMACS_LISPPREFIX}/speedbar 2>/dev/null || ${TRUE}