Subject: Re: getting /usr/src/etc to /etc
To: netbsd alpha <netbsd_alpha@yahoo.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-alpha
Date: 10/04/2000 13:14:52
On Tue, Oct 03, 2000 at 04:54:56PM -0700, netbsd alpha wrote:
> how do you guys go about getting from /usr/src/etc to
> /etc? i tried "make" but it didn't do anything. do i
> have to assign a DESTDIR variable first? what i'd like
> to do is "make" /usr/src/etc and have it "make" it
> into say /etc.new where i can diff with my old /etc
> and make necessary changes.

Yes, you can use DESTDIR to point to a temporary dir where etc will be
installed.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--