diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-28 02:34:32 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-28 02:34:32 +0000 |
commit | f19d346946ee50b9dc4e504c9ece95dfdc07713d (patch) | |
tree | 0c1359ab059cfead2175eada708bd0bd0e6b75c7 /games/connect4 | |
parent | Fix for ELF build. (diff) |
Remove empty directories on deinstall.
Notes
Notes:
svn path=/head/; revision=13505
Diffstat (limited to 'games/connect4')
-rw-r--r-- | games/connect4/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/connect4/pkg-plist b/games/connect4/pkg-plist index ee885246b034..32b48084607d 100644 --- a/games/connect4/pkg-plist +++ b/games/connect4/pkg-plist @@ -1,2 +1,3 @@ bin/connect4 lib/connect4/scores +@dirrm lib/connect4 |