From owner-cvs-all Fri Jun 1 6: 6:16 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 8626437B422; Fri, 1 Jun 2001 06:06:08 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id XAA14037; Fri, 1 Jun 2001 23:06:06 +1000 Date: Fri, 1 Jun 2001 23:04:31 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.prog.mk In-Reply-To: <20010601152408.A25342@sunbay.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 1 Jun 2001, Ruslan Ermilov wrote: > On Fri, Jun 01, 2001 at 09:34:03PM +1000, Bruce Evans wrote: > > ... I don't see any reason not to > > use the same ownership [for games links] > > as for general binaries (${BINOWN}:${BINGROUP}). > > > We can't use BINGRP here because games/Makefile.inc redefines BINGRP=${GAMEGRP}. That would do too. It's used for all games binaries. However, this seems to be another bug. There is only 1 setgid games binary (dm), so I don't see any reason for them all to have group games. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message