Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2014 23:53:17 +0100
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        John Marino <marino@freebsd.org>
Cc:        "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>
Subject:   Re: svn commit: r349288 - head/archivers/ocaml-bz2
Message-ID:  <CAALwa8ndYg8oWjxHsKfB6hH5pf=3oRBVAeWWAFxbFpqxStPUqA@mail.gmail.com>
In-Reply-To: <53335959.4050802@marino.st>
References:  <201403262018.s2QKId7b067131@svn.freebsd.org> <533351FC.2020908@marino.st> <CAALwa8khMDfYPetqQ1kivx7g2wCqjezj9RYoZvH22GDjobfuxw@mail.gmail.com> <533357E0.2030108@marino.st> <CAALwa8m=PCY=5pD7rO0y4SBXwepWZJ5sh3Rw=w=Wr0Y3Ctt2FA@mail.gmail.com> <53335959.4050802@marino.st>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 26, 2014 at 11:48 PM, John Marino <freebsd.contact@marino.st> wrote:
>> It adds this to plist:
>>         @${ECHO_CMD} "@exec ${ECHO_CMD} "%D/${LIB}" >> %D/${OCAML_LDCONF}" \

this add a line to the existing ld.conf during pkg install

>>         @${ECHO_CMD} "@unexec ${SED} -i \"\" -e '/${LIB:S#/#\/#g}/d'
>> %D/${OCAML_LDCONF}"  >> ${TMPPLIST}

this removes the line from the existing ld.conf during pkg uninstall.

> So I think that must be wrong.
> There should only be one ldconf file -- it stores information of all the
> installed libraries.  There would not be one per package.  I say this as
> somebody that does not use ocaml or know anything about it though.

Cheers,

Antoine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8ndYg8oWjxHsKfB6hH5pf=3oRBVAeWWAFxbFpqxStPUqA>