diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:56:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:56:38 +0000 |
commit | 31f2e0500645a032e4cf24d50b47e63df6b05cdd (patch) | |
tree | 6e2f421dd77242dbc51bd9b1fbcabe5f4d2d5f02 /games/dopewars | |
parent | 6d27a89753a0e1abade297a08f333aee7567e723 (diff) | |
download | pkgsrc-31f2e0500645a032e4cf24d50b47e63df6b05cdd.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'games/dopewars')
-rw-r--r-- | games/dopewars/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/games/dopewars/PLIST b/games/dopewars/PLIST index 5b88eaa60ac..c3aeef2ddaf 100644 --- a/games/dopewars/PLIST +++ b/games/dopewars/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2006/04/17 07:07:19 jlam Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 17:56:43 joerg Exp $ bin/dopewars man/man6/dopewars.6 share/doc/${PKGNAME}/help/cops.html @@ -49,9 +49,4 @@ share/locale/pt_BR/LC_MESSAGES/dopewars.mo share/pixmaps/dopewars-pill.png share/pixmaps/dopewars-shot.png share/pixmaps/dopewars-weed.png -@comment in xdg-dirs: @dirrm share/pixmaps -@dirrm share/dopewars -@dirrm share/doc/${PKGNAME}/help -@dirrm share/doc/${PKGNAME} @exec ${MKDIR} %D/lib/dopewars -@dirrm lib/dopewars |