Date: Thu, 7 Aug 2003 10:40:35 +0300 From: Paulius Bulotas <paulius@kaktusas.org> To: freebsd-security@freebsd.org Subject: Re: statically compiled files left over after a 'make world' Message-ID: <20030807074035.GA90819@kaktusas.org> In-Reply-To: <HCEOIHDIFOIIAGKAGBCHEENICMAA.freebsd@critesclan.com> References: <Pine.SOL.3.91.1030806130146.12164B-100000@travelers.mail.cornell.edu> <HCEOIHDIFOIIAGKAGBCHEENICMAA.freebsd@critesclan.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, what about make variable INSTALL in /etc/make.conf: #INSTALL=install -C IMO, if you have it uncommented, then it's possible, that you will get more unchanged files after installworld and delete some useful files. Of course, -C is not the default and I doubt anyone needs it (or someone explain why ;) Regards, Paulius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030807074035.GA90819>