diff options
author | bapt <bapt@FreeBSD.org> | 2014-09-03 05:55:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-09-03 05:55:11 +0800 |
commit | 4419c33481beee1d60c8db7058ff0021986c26ad (patch) | |
tree | cc4e471ccb807fb2545b9e184376c99c403ae398 /games/xrot | |
parent | fcf73dde0c11c45bfa82297beeb388c6a16b2c64 (diff) | |
download | freebsd-ports-gnome-4419c33481beee1d60c8db7058ff0021986c26ad.tar.gz freebsd-ports-gnome-4419c33481beee1d60c8db7058ff0021986c26ad.tar.zst freebsd-ports-gnome-4419c33481beee1d60c8db7058ff0021986c26ad.zip |
Simplify plist
Do not try to remove a directory owned by the mtree
Diffstat (limited to 'games/xrot')
-rw-r--r-- | games/xrot/pkg-plist | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/games/xrot/pkg-plist b/games/xrot/pkg-plist index ea01ae43cbd6..cf377bfdd67f 100644 --- a/games/xrot/pkg-plist +++ b/games/xrot/pkg-plist @@ -1,9 +1,2 @@ -@group games -@mode 3755 -bin/xrot -@mode -@cwd / -@sample var/games/xrot.scores.sample -@exec chmod 664 %B/%f -@group -@dirrmtry var/games +@(root,games,3755) bin/xrot +@sample(root,games,664) /var/games/xrot.scores.sample |