Date: Wed, 11 Aug 1999 14:48:39 -0500 From: "Matthew D. Fuller" <fullermd@futuresouth.com> To: Bill Fumerola <billf@jade.chc-chimes.com> Cc: Satoshi Asami <asami@cs.berkeley.edu>, ports@FreeBSD.ORG Subject: Re: bsd.port.mk update Message-ID: <19990811144839.F2750@futuresouth.com> In-Reply-To: <Pine.BSF.4.10.9908111400310.85145-100000@jade.chc-chimes.com>; from Bill Fumerola on Wed, Aug 11, 1999 at 02:03:08PM -0400 References: <199908100337.UAA42528@silvia.hip.berkeley.edu> <Pine.BSF.4.10.9908111400310.85145-100000@jade.chc-chimes.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 11, 1999 at 02:03:08PM -0400, a little birdie told me that Bill Fumerola remarked > On Mon, 9 Aug 1999, Satoshi Asami wrote: > > > +.if !defined(EXTRACT_PRESERVE_OWNERSHIP) > > + @if [ `id -u` = 0 ]; then \ ... > Will this break non-root ports checkouts/builds. From my reading of that if[] line, it best not, since non-root will never execute the new code. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Unix Systems Administrator | fullermd@futuresouth.com Specializing in FreeBSD | http://www.over-yonder.net/ FutureSouth Communications | ISPHelp ISP Consulting "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990811144839.F2750>