Date: Fri, 1 Jun 2001 21:34:03 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.prog.mk Message-ID: <Pine.BSF.4.21.0106012117230.33156-100000@besplex.bde.org> In-Reply-To: <200105311505.f4VF57303732@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 May 2001, Ruslan Ermilov wrote: > ru 2001/05/31 08:05:06 PDT > > Modified files: > share/mk bsd.prog.mk > Log: > Change the ownership of the symbolic link for hidden game > rather than /usr/games/dm wrapper. > > Spotted by: bde > Reviewed by: bde Er, the link ownership is still bogus (group bin). The change of BINGROUP from bin to wheel has not reached this file. Neither has the previous change of using macros for ownerships. I don't see any reason not to use the same ownership as for general binaries (${BINOWN}:${BINGROUP}). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106012117230.33156-100000>