On Sun, Aug 31, 2003 at 05:52:24PM +0300, Ruslan Ermilov wrote:
> > > I might be missing an obvious, but I just don't see a reason
> > > why we should use relative linking here: we should just link
> > > to where we really install.  With the attached patch, I get:
...
> +.if ${LIBDIR} != ${SHLIBDIR}
> +     ln -fs ${SHLIBDIR}/${SHLIB_NAME} ${DESTDIR}${LIBDIR}/${SHLIB_LINK}

Why are we making *any* symlinks here??
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to