Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2000 18:26:35 -0600 (CST)
From:      Mike Meyer <mwm@mired.org>
To:        Rob Simmons <rsimmons@wlcg.com>
Cc:        questions@freebsd.org
Subject:   Re: removing old binaries
Message-ID:  <14901.28859.833166.625584@guru.mired.org>
In-Reply-To: <29726278@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Rob Simmons <rsimmons@wlcg.com> 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.

	<mike
--
Mike Meyer <mwm@mired.org>			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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14901.28859.833166.625584>