Date: Thu, 16 Jan 1997 21:55:39 -0800 (PST) From: mark thompson <thompson@tgsoft.com> To: joerg_wunsch@uriah.heep.sax.de Cc: jkh@time.cdrom.com, freebsd-bugs@freefall.freebsd.org Subject: Re: bin/2493: make $DESTDIR work Message-ID: <199701170555.VAA26548@squirrel.tgsoft.com> In-Reply-To: <Mutt.19970116215430.j@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Date: Thu, 16 Jan 1997 21:54:30 +0100
From: j@uriah.heep.sax.de (J Wunsch)
Cc: jkh@time.cdrom.com, freebsd-bugs@freefall.freebsd.org
As mark thompson wrote:
Well, i've only heard one objection, that was: ``Name this thing
TARGETDIR.'' What about this?
Could do that... There are a few existing occurances of
-I${DESTDIR}/usr/include, which i am now given to understand are "not
really correct", and should presumably come to be -I${TARGETDIR}/usr/include?
I would kindly ask you to also do one final test: run a ``make
release'' (i hope you've got the disk space and the CVS tree for
this). This is one of the occasions where ${DESTDIR} is exploitet
regularly (perhaps the only occasion in the entire FreeBSD tree). If
your changes broke the existing ${DESTDIR} behaviour, this should pop
up there.
If it doesn't break anything, i see no reason to not include it.
Ok. If i change it to find everything in TARGETDIR, that should
eliminate some of the concerns with DESTDIR, no?
-mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701170555.VAA26548>
