From owner-freebsd-questions Mon Dec 11 16:26:39 2000 From owner-freebsd-questions@FreeBSD.ORG Mon Dec 11 16:26:37 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id AE9FE37B400 for ; Mon, 11 Dec 2000 16:26:36 -0800 (PST) Received: (qmail 40940 invoked by uid 100); 12 Dec 2000 00:26:35 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14901.28859.833166.625584@guru.mired.org> Date: Mon, 11 Dec 2000 18:26:35 -0600 (CST) To: Rob Simmons Cc: questions@freebsd.org Subject: Re: removing old binaries In-Reply-To: <29726278@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rob Simmons types: > When I make buildworld/installworld/mergemaster etc. I did not want to > install bind, and other things. I set NO_BIND=true in /etc/make.conf so > it is not getting built, or installed. The only problem is the old binary > etc is still there. Is there a way in make installworld to remove things > like this? Sure - just add the appropriate rm commands to the Makefile for installworld. On the other hand, you can remove it yourself once, and then be done with it. http://www.mired.org/home/mwm/ Independent WWW/Unix/FreeBSD consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message