Fix plist

This commit is contained in:
Kris Kennaway 2001-03-11 01:31:51 +00:00
parent eb6039fe87
commit 97d7be650e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39510

View File

@ -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