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:
ache 1997-09-24 17:46:33 +00:00
parent 912db43617
commit bc6f21dc1c

View File

@ -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