Alternate Install Location Patch Proposal

Darren Tucker dtucker at zip.com.au
Sun Nov 15 09:12:31 EST 2009


Doug Kehn wrote:
> Hi All,
> 
> Below (and attached) is a patch that will allow openssh to be
> installed in an alternate location. This is essential when
> cross-compiling. The cross-compile use case is:
> 
     configure [bunch-of-options]
>    make
>    DESTDIR=<alt-location> make install-nokeys

You can already do that with "make install-nokeys DESTDIR=<alt-location>".

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list