1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Install setgid games, not setuid games

This commit is contained in:
Kris Kennaway 2000-03-09 07:11:24 +00:00
parent 0d19079d59
commit 66aeb43bd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26685

View File

@ -20,7 +20,7 @@ MAN6= xtet42.6
do-install:
${MKDIR} ${PREFIX}/lib/X11/xtet42
@${CHOWN} games:games ${PREFIX}/lib/X11/xtet42
@${CHOWN} root:games ${PREFIX}/lib/X11/xtet42
@${CHMOD} 775 ${PREFIX}/lib/X11/xtet42
${INSTALL} -c -m 2755 -g games ${WRKSRC}/xtet42 ${PREFIX}/bin
${INSTALL} -c -m 664 -g games ${WRKSRC}/xtet42.hiscore ${PREFIX}/lib/X11/xtet42/.xtet42.hiscore