DESTDIR support is broken (patch)

Russ Allbery rra at stanford.edu
Sat May 24 18:36:25 UTC 2008


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

>> No reason to create an absolute symlink rather than one relative to that
>> directory.
>
> All right.  I have also changed:
>
> - $(LN_S) $(MAN8)/docheckgroups.8 $D$(MAN5)/localgroups.5
> - $(LN_S) $(MAN8)/perl-nocem.8 $D$(MAN5)/nocem.ctl.5
> + $(LN_S) docheckgroups.8 $D$(MAN5)/localgroups.5
> + $(LN_S) perl-nocem.8 $D$(MAN5)/nocem.ctl.5

Those are different cases since they're not in the same directory.  For
those, we do have to use absolute symlinks.

-- 
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