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 /multimedia/libassetml | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'multimedia/libassetml')
-rw-r--r-- | multimedia/libassetml/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/multimedia/libassetml/PLIST b/multimedia/libassetml/PLIST index f235841bc60..66b8662d042 100644 --- a/multimedia/libassetml/PLIST +++ b/multimedia/libassetml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:30 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:08:06 joerg Exp $ bin/assetml-query include/libassetml-1.0/libassetml/assetml.h info/libassetml.info @@ -9,8 +9,3 @@ share/gnome/help/libassetml/C/topic.dat share/locale/fr/LC_MESSAGES/libassetml.mo share/locale/it/LC_MESSAGES/libassetml.mo share/locale/ja/LC_MESSAGES/libassetml.mo -@dirrm share/gnome/help/libassetml/C -@dirrm share/gnome/help/libassetml -@comment in gnome2-dirs: @dirrm share/gnome/help -@dirrm include/libassetml-1.0/libassetml -@dirrm include/libassetml-1.0 |