diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/dc_gui2 | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/dc_gui2')
-rw-r--r-- | net/dc_gui2/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/dc_gui2/PLIST b/net/dc_gui2/PLIST index 4482398bdb2..2c93bbebbff 100644 --- a/net/dc_gui2/PLIST +++ b/net/dc_gui2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:30 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:09:24 joerg Exp $ bin/cmd2dc_gui2 bin/dc_gui2 share/applications/dc_gui2.desktop @@ -25,8 +25,4 @@ share/locale/fr/LC_MESSAGES/dc_gui2.mo share/locale/nl/LC_MESSAGES/dc_gui2.mo share/pixmaps/dc_gui2.xpm share/pixmaps/dc_gui2/icon_kill.xpm -@dirrm share/pixmaps/dc_gui2 @exec ${MKDIR} %D/share/gnome/help/dc_gui/C/images -@dirrm share/gnome/help/dc_gui/C/images -@dirrm share/gnome/help/dc_gui/C -@dirrm share/gnome/help/dc_gui |