mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove old build glue for removed games.
This commit is contained in:
parent
e59ad99697
commit
e9680a4d80
1 changed files with 0 additions and 8 deletions
|
|
@ -3,11 +3,3 @@
|
|||
|
||||
BINDIR?= /usr/games
|
||||
FILESDIR?= ${SHAREDIR}/games
|
||||
|
||||
.if defined(HIDEGAME)
|
||||
ORIGBINDIR:= ${BINDIR}
|
||||
BINDIR:= ${BINDIR}/hide
|
||||
ORIGBINGRP:= ${BINGRP}
|
||||
BINGRP= games
|
||||
BINMODE= 550
|
||||
.endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue