diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:17:11 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:17:11 +0000 |
commit | 39c828b6a6a7fd0175afcffca207a0a5e8d85f00 (patch) | |
tree | 78158f2054eeb67766600e4dbe4bb4a60ce3f506 /wm/fluxter | |
parent | 682a3f805bd12536482e167759395025f70fc0d8 (diff) | |
download | pkgsrc-39c828b6a6a7fd0175afcffca207a0a5e8d85f00.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'wm/fluxter')
-rw-r--r-- | wm/fluxter/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/fluxter/PLIST b/wm/fluxter/PLIST index 9b7abc92a98..1098363dd56 100644 --- a/wm/fluxter/PLIST +++ b/wm/fluxter/PLIST @@ -1,9 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/08 23:29:21 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:18:58 joerg Exp $ bin/fluxter share/doc/fluxter/README.fluxter share/fluxbox/fluxter.bb share/fluxbox/fluxter.nobb share/examples/fluxter/fluxter.bb -@dirrm share/doc/fluxter -@dirrm share/examples/fluxter @unexec ${RMDIR} %D/share/fluxbox 2>/dev/null || ${TRUE} |