Back out all my changes and restore v1.5 because there is no
setuid games now, hack problem fixed differently by hackdir permissions
This commit is contained in:
parent
912db43617
commit
bc6f21dc1c
@ -2,14 +2,8 @@
|
||||
|
||||
BINGRP= games
|
||||
.if defined(HIDEGAME)
|
||||
BINDIR= /usr/games/hide
|
||||
.if defined(SUIDGAME)
|
||||
BINOWN= games
|
||||
BINMODE= 4550
|
||||
INSTALLFLAGS+= -fschg
|
||||
.else
|
||||
BINDIR?= /usr/games/hide
|
||||
BINMODE= 550
|
||||
.endif
|
||||
.else
|
||||
BINDIR= /usr/games
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user