diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:20:05 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:20:05 +0000 |
commit | 0416031c9ba13da33845bc762078065b482dd551 (patch) | |
tree | be4d2554a35fe96c98b1eaa2d243964ae3c4f602 /games/rtb/pkg-plist | |
parent | 93189653b53dbb03ea40ad1126155b1ef52bb27c (diff) |
Notes
Diffstat (limited to 'games/rtb/pkg-plist')
-rw-r--r-- | games/rtb/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/rtb/pkg-plist b/games/rtb/pkg-plist index 03d0a77997c7..6234e1024c43 100644 --- a/games/rtb/pkg-plist +++ b/games/rtb/pkg-plist @@ -152,10 +152,10 @@ share/locale/ja/LC_MESSAGES/RealTimeBattle.mo share/locale/pl/LC_MESSAGES/RealTimeBattle.mo share/locale/pt/LC_MESSAGES/RealTimeBattle.mo share/locale/sv/LC_MESSAGES/RealTimeBattle.mo -@unexec rmdir %D/share/locale/en@boldquot/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/en@boldquot 2>/dev/null || true -@unexec rmdir %D/share/locale/en@quot/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/en@quot 2>/dev/null || true +@dirrmtry share/locale/en@boldquot/LC_MESSAGES +@dirrmtry share/locale/en@boldquot +@dirrmtry share/locale/en@quot/LC_MESSAGES +@dirrmtry share/locale/en@quot %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm lib/RealTimeBattle/Robots/xt-bot @dirrm lib/RealTimeBattle/Robots/thomas2 |