DESTDIR support is broken (patch)

Russ Allbery rra at stanford.edu
Sat May 24 17:52:53 UTC 2008


Julien ÉLIE <julien at trigofacile.com> writes:

> All right, thanks for the explanation.
>
> Then I assume this line which comes afterwards:
>     cd $D$(MAN8) && $(LN_S) actsync.8 actsyncd.8
> should in fact be:
>     $(LN_S) $(MAN8)/actsync.8 $D$(MAN8)/actsyncd.8

Well, $(LN_S) actsync.8 $D$(MAN8)/actsyncd.8

No reason to create an absolute symlink rather than one relative to that
directory.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>

    Please send questions to the list rather than mailing me directly.
     <http://www.eyrie.org/~eagle/faqs/questions.html> explains why.


More information about the inn-workers mailing list