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/tanked | |
parent | 6d27a89753a0e1abade297a08f333aee7567e723 (diff) | |
download | pkgsrc-31f2e0500645a032e4cf24d50b47e63df6b05cdd.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 |