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/rtcw | |
parent | 93189653b53dbb03ea40ad1126155b1ef52bb27c (diff) | |
download | ports-0416031c9ba13da33845bc762078065b482dd551.tar.gz ports-0416031c9ba13da33845bc762078065b482dd551.zip |
Notes
Diffstat (limited to 'games/rtcw')
-rw-r--r-- | games/rtcw/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rtcw/pkg-plist b/games/rtcw/pkg-plist index a1fb9bf09a4f..971561d9b864 100644 --- a/games/rtcw/pkg-plist +++ b/games/rtcw/pkg-plist @@ -222,9 +222,9 @@ share/pixmaps/WolfSP.xpm @dirrm %%DATADIR%%/pb/htm @dirrm %%DATADIR%%/pb @dirrm %%DATADIR%%/main/scripts -@unexec rmdir %D/%%DATADIR%%/main 2>/dev/null || true +@dirrmtry %%DATADIR%%/main @unexec rmdir %D/%%DATADIR%% >/dev/null 2>&1 || echo "If you are permanently removing this port, you should remove any configuration files, data files, and mods left in %D/%%DATADIR%%." | fmt -@unexec rmdir %D/share/pixmaps 2>/dev/null || true +@dirrmtry share/pixmaps %%PORTDOCS%%@dirrm %%DOCSDIR%%/Docs/PunkBuster/players %%PORTDOCS%%@dirrm %%DOCSDIR%%/Docs/PunkBuster/admins %%PORTDOCS%%@dirrm %%DOCSDIR%%/Docs/PunkBuster |