We need a FILESMODE=660 for dm which is now setgid games.
This commit is contained in:
parent
7794512cac
commit
e9e298fe14
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.10 1997/11/20 00:12:38 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.11 1997/11/29 19:32:30 veego Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||||
|
||||
PROG= robots
|
||||
@ -13,7 +13,7 @@ SETGIDGAME=yes
|
||||
|
||||
FILES= /dev/null
|
||||
FILESNAME=robots_roll
|
||||
FILESMODE=600
|
||||
FILESMODE=660
|
||||
FILESDIR=/var/games
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user