Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: add DESTDIR functionality to install



Clint Adams wrote:
> This enables use of the DESTDIR variable which greatly facilitates
> the installation of zsh in an alternate location without unwanted
> behavior that can result from changing $(prefix).
> 
> e.g. make install DESTDIR=/tmp/test-chroot

I've applied this, but it doesn't look like it changes any of the internal
variables, particularly module_path, that need to know where to find things
(and install time is too late for that), so it's not clear to my how useful
it actually is.

Now I'm only 1/2 million patches behind.

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy



Messages sorted by: Reverse Date, Date, Thread, Author