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 | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /misc/gaupol | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'misc/gaupol')
-rw-r--r-- | misc/gaupol/PLIST | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/misc/gaupol/PLIST b/misc/gaupol/PLIST index 7f2c2c90753..22d4a319af6 100644 --- a/misc/gaupol/PLIST +++ b/misc/gaupol/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/08 09:45:18 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:07:21 joerg Exp $ bin/gaupol ${PYSITELIB}/gaupol/__init__.py ${PYSITELIB}/gaupol/__init__.pyc @@ -521,25 +521,3 @@ share/locale/ca/LC_MESSAGES/gaupol.mo share/locale/es/LC_MESSAGES/gaupol.mo share/locale/pl/LC_MESSAGES/gaupol.mo share/locale/sv/LC_MESSAGES/gaupol.mo -@comment in hicolor-icon-theme: @dirrm share/icons/hicolor -@dirrm share/gaupol/patterns -@comment in xdg-dirs: @dirrm share/applications -@dirrm ${PYSITELIB}/gaupol/tags -@dirrm ${PYSITELIB}/gaupol/gtk/renderers -@dirrm ${PYSITELIB}/gaupol/gtk/dialogs -@dirrm ${PYSITELIB}/gaupol/gtk/conf -@dirrm ${PYSITELIB}/gaupol/gtk/agents -@dirrm ${PYSITELIB}/gaupol/gtk/actions -@dirrm ${PYSITELIB}/gaupol/gtk -@dirrm ${PYSITELIB}/gaupol/files -@dirrm ${PYSITELIB}/gaupol/agents -@dirrm ${PYSITELIB}/gaupol -@dirrm share/gaupol/ui -@dirrm share/gaupol/patterns -@dirrm share/gaupol/headers -@dirrm share/gaupol/glade/dialogs -@dirrm share/gaupol/glade/assistants/text -@dirrm share/gaupol/glade/assistants -@dirrm share/gaupol/glade -@dirrm share/gaupol/codes -@dirrm share/gaupol |