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/tanked | |
parent | 2edcb12fa47fe1017b89804a9a5b1b7811d95913 (diff) | |
download | pkgsrc-149e1fc302001e495479e370922bd760a8f7c7ba.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'games/tanked')
-rw-r--r-- | games/tanked/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/tanked/PLIST b/games/tanked/PLIST index 770d5a8821b..2948ee638cb 100644 --- a/games/tanked/PLIST +++ b/games/tanked/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:41 skrll Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:56:57 joerg Exp $ bin/tanked bin/tankedserv share/tanked/maps/README @@ -17,6 +17,3 @@ share/tanked/motd share/tanked/players @unexec ${RM} -f share/tanked/logs/* @unexec ${RM} -f %D/share/tanked/motd %D/share/tanked/players -@dirrm share/tanked/maps -@dirrm share/tanked/logs -@dirrm share/tanked |