On 4/15/06, Ken Moffat <[EMAIL PROTECTED]> wrote:
> On Sun, Apr 16, 2006 at 01:08:28AM +0200, M.Canales.es wrote:
> >
> > Doing several LFS builds to test the ICA/farce support in jhalfs, I noticed
> > that when reinstalling Readline the
> > existent /lib/lib{history,readline}.so.5.1 libraries are renamed
> > to /lib/lib{history,readline}.so.5.1.old AND the
> > symliks /lib/lib{history,readline}.so.5 are changed to to point to
> > that /lib/lib{history,readline}.so.5.1.old libreries instead to point to the
> > newly installed /lib/lib{history,readline}.so.5.1 ones.
>
> I saw this back in January when doing farce analysis,
> http://archives.linuxfromscratch.org/mail-archives/lfs-dev/2006-January/055089.html
This is obnoxious. I forgot about it since I've been installing
DESTDIR style for a while now. Greg suppresses this with the
following sed:
sed -i.bak '/MV.*old/d' Makefile
http://www.diy-linux.org/x86-reference-build/chroot.html#c-readline
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page