diff options
author | jlam <jlam@pkgsrc.org> | 2008-03-04 06:45:33 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-03-04 06:45:33 +0000 |
commit | 26a6bb9ac414018f199b2fa7ffdfebbe0b930679 (patch) | |
tree | 53927b9cc2c07e26be3e7581f09a05ed030ac452 /security/pflkm | |
parent | 810c83eb14cc8e59d1c701703e0d49763ee7a0a5 (diff) | |
download | pkgsrc-26a6bb9ac414018f199b2fa7ffdfebbe0b930679.tar.gz |
+ Conditionally add GAMES_USER and GAMES_GROUP to the platform *.mk
files. These variables are currently usable if ${SETGIDGAME} == yes.
These variables should be used when describing ownership of files
and directories to the pkginstall framework, e.g.
SPECIAL_PERMS= bin/foogame ${GAMES_USER} ${GAMES_GROUP} 2555
+ Rename SETGID_GAME_PERMS to SETGID_GAMES_PERMS because the default
group name is "games".
+ Define SETGID_GAMES_PERMS in terms of GAMES_USER and GAMES_GROUP so
that these names are protected from the normal flow of unprivileged.mk.
This fixes the +INSTALL scripts in "user-destdir" packages to
correctly refer to the games:games instead of the user:group of the
user that built the packages.
Diffstat (limited to 'security/pflkm')
0 files changed, 0 insertions, 0 deletions