diff options
Diffstat (limited to 'games/rtb')
-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 |