diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:59:04 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:59:04 +0000 |
commit | 3a5c19396a0d29a6b5e65c0ed4edd860f2fbc1d9 (patch) | |
tree | 08aa50d12affcefee28061ab1c10f915022c5036 /graphics/librsvg | |
parent | e89a1d619bbfa8f8dd8e79d49ec6d61252874045 (diff) | |
download | pkgsrc-3a5c19396a0d29a6b5e65c0ed4edd860f2fbc1d9.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'graphics/librsvg')
-rw-r--r-- | graphics/librsvg/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/librsvg/PLIST b/graphics/librsvg/PLIST index b87c4829130..d119d95082c 100644 --- a/graphics/librsvg/PLIST +++ b/graphics/librsvg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2007/09/20 21:36:56 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:59:22 joerg Exp $ bin/rsvg bin/rsvg-convert bin/rsvg-view @@ -29,9 +29,3 @@ share/gtk-doc/html/rsvg/rsvg.html share/gtk-doc/html/rsvg/style.css share/gtk-doc/html/rsvg/up.png share/pixmaps/svg-viewer.svg -@comment in xdg-dirs: @dirrm share/pixmaps -@dirrm share/gtk-doc/html/rsvg -@comment in gtk2: @dirrm lib/gtk-2.0/2.10.0/loaders -@comment in gtk2: @dirrm lib/gtk-2.0/2.10.0/engines -@dirrm include/librsvg-2/librsvg -@dirrm include/librsvg-2 |