diff options
Diffstat (limited to 'games/klondike/pkg-plist')
-rw-r--r-- | games/klondike/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/klondike/pkg-plist b/games/klondike/pkg-plist index 868f474a5a17..ea95c2143881 100644 --- a/games/klondike/pkg-plist +++ b/games/klondike/pkg-plist @@ -65,3 +65,7 @@ share/games/klondike/CARDS/c_ts.xbm share/games/klondike/CARDS/c_warnspace.xbm @exec mkdir -p %D/share/games/klondike/SCORES @exec chmod 333 %D/share/games/klondike/SCORES +@dirrm share/games/klondike/CARDS/ +@dirrm share/games/klondike/SCORES/ +@dirrm share/games/klondike/ +@unexec rmdir share/games 2>/dev/null || true |