Re: /lib symlinks problem?

From: David O'Brien <obrien_at_FreeBSD.org>
Date: Sun, 31 Aug 2003 22:10:49 -0700
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??
Received on Sun Aug 31 2003 - 20:10:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:20 UTC