Date: Sun, 16 Jul 2000 15:33:28 +0100 From: "Dampure, Pierre Y." <pierre.dampure@alveley.org> To: "Andrey A. Chernov" <ache@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile Message-ID: <3971C7B8.D0DCA34E@alveley.org> References: <200007160758.AAA99240@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
"Andrey A. Chernov" wrote: > > ache 2000/07/16 00:58:25 PDT > > Modified files: > etc Makefile > Log: > Add -L to mtree calls since defaults changed back > > Revision Changes Path > 1.229 +6 -6 src/etc/Makefile > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message Causes a chicken-and-egg situation with make world -- option -L is only valid on the newly built mtree, not on the one currently installed. 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?3971C7B8.D0DCA34E>