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/fvwm | |
parent | 682a3f805bd12536482e167759395025f70fc0d8 (diff) | |
download | pkgsrc-39c828b6a6a7fd0175afcffca207a0a5e8d85f00.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'wm/fvwm')
-rw-r--r-- | wm/fvwm/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/wm/fvwm/PLIST b/wm/fvwm/PLIST index eedb87d782f..ff7fe315171 100644 --- a/wm/fvwm/PLIST +++ b/wm/fvwm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2008/04/14 16:36:50 dholland Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:18:58 joerg Exp $ bin/FvwmCommand bin/fvwm bin/fvwm-config @@ -444,7 +444,3 @@ share/fvwm2/FvwmScript-WidgetDemo share/fvwm2/fvwm-script-ComExample.pl share/fvwm2/fvwm-script-setup95.pl share/fvwm2/system.fvwm2rc-sample-95 -@dirrm share/fvwm2 -@dirrm lib/X11/fvwm2/pixmaps -@dirrm lib/X11/fvwm2/${FVWM_VER} -@dirrm lib/X11/fvwm2 |