diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:24:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:24:43 +0000 |
commit | 843a1e6099e65596a78074521c576c082aaeb0c1 (patch) | |
tree | 901d6ff76547ccb15b69b776c78756903823d878 /x11/xterm | |
parent | fa32838ef52b296b95f149ddd10e2f32e9ccb968 (diff) | |
download | pkgsrc-843a1e6099e65596a78074521c576c082aaeb0c1.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'x11/xterm')
-rw-r--r-- | x11/xterm/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xterm/PLIST b/x11/xterm/PLIST index f5dbc051707..f362d19ec72 100644 --- a/x11/xterm/PLIST +++ b/x11/xterm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2008/04/21 17:10:40 bjs Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:25:19 joerg Exp $ bin/koi8rxterm bin/resize bin/uxterm @@ -17,6 +17,4 @@ share/pixmaps/xterm-color_32x32.xpm share/pixmaps/xterm-color_48x48.xpm share/pixmaps/xterm_32x32.xpm share/pixmaps/xterm_48x48.xpm -@comment in xdg-dirs: @dirrm share/pixmaps -@comment in xdg-dirs: @dirrm share/applications @unexec ${RMDIR} %D/lib/X11/app-defaults 2>/dev/null || ${TRUE} |