Date: Thu, 17 Aug 1995 07:04:03 +1000 From: Bruce Evans <bde@zeta.org.au> To: current@freebsd.org, james@miller.cs.uwm.edu Subject: Re: Make install DESTDIR=/mnt Message-ID: <199508162104.HAA29653@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>A make install DESTDIR=/mnt seems to fail in the src/usr.bin directory. It >seems to have something to do with LINKS as the chpass fails with a >/mnt/mnt/usr/bin/chpass. Passwd also has the same trouble. Did something >change here recently? Yes, someone added some LINKS and added ${DESTDIR} to all the LINKS, but ${DESTDIR} is automatic for LINKS. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508162104.HAA29653>