diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:17:11 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:17:11 +0000 |
commit | 62aa74b6d1d2107fc7c805f0312c25d64f0f972a (patch) | |
tree | 78158f2054eeb67766600e4dbe4bb4a60ce3f506 /wm/ccsm | |
parent | 8dcf83737ea7a6adaac81a1c1023fba6c77a7606 (diff) | |
download | pkgsrc-62aa74b6d1d2107fc7c805f0312c25d64f0f972a.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'wm/ccsm')
-rw-r--r-- | wm/ccsm/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/wm/ccsm/PLIST b/wm/ccsm/PLIST index 0f6022d201f..537ed2aad40 100644 --- a/wm/ccsm/PLIST +++ b/wm/ccsm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2008/05/13 20:13:06 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:18:57 joerg Exp $ bin/ccsm ${PYSITELIB}/ccm/Conflicts.py ${PYSITELIB}/ccm/Conflicts.pyc @@ -138,9 +138,3 @@ share/locale/tr/LC_MESSAGES/ccsm.mo share/locale/wo/LC_MESSAGES/ccsm.mo share/locale/zh_CN/LC_MESSAGES/ccsm.mo share/pixmaps/ccsm.png -@comment in xdg-dirs: @dirrm share/pixmaps -@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps -@dirrm share/ccsm/images -@dirrm share/ccsm -@comment in xdg-dirs: @dirrm share/applications -@dirrm ${PYSITELIB}/ccm |