summaryrefslogtreecommitdiff
path: root/wm/fluxbox/PLIST
diff options
context:
space:
mode:
authorminskim <minskim>2006-04-08 23:26:56 +0000
committerminskim <minskim>2006-04-08 23:26:56 +0000
commitcf9b2ead8d56607add5c56f33550818d61f162e0 (patch)
tree51692638d2869d6d76b1e386190632b80a875ff3 /wm/fluxbox/PLIST
parent4d658b6c90438d924cee7f686cbca0fade51931a (diff)
downloadpkgsrc-cf9b2ead8d56607add5c56f33550818d61f162e0.tar.gz
Remove share/fluxbox only when it is empty; the directory is shared with
wip/fluxter. Bump PKGREVISION. OK'ed by tonio@.
Diffstat (limited to 'wm/fluxbox/PLIST')
-rw-r--r--wm/fluxbox/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/fluxbox/PLIST b/wm/fluxbox/PLIST
index 295b1233c38..27f00dc5c77 100644
--- a/wm/fluxbox/PLIST
+++ b/wm/fluxbox/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2006/04/08 15:41:21 tonio Exp $
+@comment $NetBSD: PLIST,v 1.13 2006/04/08 23:26:56 minskim Exp $
bin/fbrun
bin/fbsetbg
bin/fbsetroot
@@ -135,4 +135,4 @@ share/fluxbox/styles/qnx-photon
@dirrm share/fluxbox/nls/be_BY
@dirrm share/fluxbox/nls/C
@dirrm share/fluxbox/nls
-@dirrm share/fluxbox
+@unexec ${RMDIR} %D/share/fluxbox 2>/dev/null || ${TRUE}