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 | 149e1fc302001e495479e370922bd760a8f7c7ba (patch) | |
tree | 6e2f421dd77242dbc51bd9b1fbcabe5f4d2d5f02 /games/dopewars | |
parent | 2edcb12fa47fe1017b89804a9a5b1b7811d95913 (diff) | |
download | pkgsrc-149e1fc302001e495479e370922bd760a8f7c7ba.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 |