Elan =?iso-8859-2?q?Ruusam=E4e?= wrote: > > this is to resolve such issue: > > http://glen.alkohol.ee/pld/glibc-fc.txt
But you get uninstalable glibc probably. As /bin/sh is rather not available at glibc install. > > +%pre > > +# make it safe to upgrade from RH / FC > > +if [ -d /lib/i686 ]; then > > + mv -fv /lib/i686 /lib/i686.rpmsave > > +fi > > +if [ -d /lib/tls ]; then > > + mv -fv /lib/tls /lib/tls.rpmsave > > +fi -- ======================================================================= Andrzej M. Krzysztofowicz [EMAIL PROTECTED] phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Gdansk University of Technology _______________________________________________ pld-devel-en mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
