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
d998e708c6
commit
b6f40551ae
@ -2,14 +2,8 @@
|
|||||||
|
|
||||||
BINGRP= games
|
BINGRP= games
|
||||||
.if defined(HIDEGAME)
|
.if defined(HIDEGAME)
|
||||||
BINDIR= /usr/games/hide
|
BINDIR?= /usr/games/hide
|
||||||
.if defined(SUIDGAME)
|
|
||||||
BINOWN= games
|
|
||||||
BINMODE= 4550
|
|
||||||
INSTALLFLAGS+= -fschg
|
|
||||||
.else
|
|
||||||
BINMODE= 550
|
BINMODE= 550
|
||||||
.endif
|
|
||||||
.else
|
.else
|
||||||
BINDIR= /usr/games
|
BINDIR= /usr/games
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user