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 | 62aa74b6d1d2107fc7c805f0312c25d64f0f972a (patch) | |
tree | 78158f2054eeb67766600e4dbe4bb4a60ce3f506 /wm/ctwm | |
parent | 8dcf83737ea7a6adaac81a1c1023fba6c77a7606 (diff) | |
download | pkgsrc-62aa74b6d1d2107fc7c805f0312c25d64f0f972a.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'wm/ctwm')
-rw-r--r-- | wm/ctwm/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/ctwm/PLIST b/wm/ctwm/PLIST index 34901f6603e..6dc069e217c 100644 --- a/wm/ctwm/PLIST +++ b/wm/ctwm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/01/27 01:40:57 jmcneill Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:18:57 joerg Exp $ bin/ctwm lib/X11/twm/images/3D_Expand15.xpm lib/X11/twm/images/3D_Iconify15.xpm @@ -98,6 +98,4 @@ share/examples/ctwm/peterc.ctwmrc share/examples/ctwm/system.ctwmrc share/examples/ctwm/system.ctwmrc.gnome share/xsessions/ctwm.desktop -@dirrm share/examples/ctwm -@dirrm lib/X11/twm/images @unexec ${RMDIR} %D/share/xsessions 2>/dev/null || ${TRUE} |