diff --git a/games/tt/pkg-plist b/games/tt/pkg-plist index 03b2a513d96f..45af2a2f07dd 100644 --- a/games/tt/pkg-plist +++ b/games/tt/pkg-plist @@ -1,6 +1,4 @@ -@group games -@mode 2555 -bin/tt +@(,games,2555) bin/tt @mode @group -@unexec if [ -f /var/games/ttscores ]; then rm /var/games/ttscores; fi +@postunexec if [ -f /var/games/ttscores ]; then rm /var/games/ttscores; fi