On Mon, Feb 27, 2006 at 08:40:24AM +0100, Andreas Jochens wrote:
> Hello,
> 
> Aurelien Jarno wrote:
> > Modified:
> >    glibc-package/trunk/debian/changelog
> >    glibc-package/trunk/debian/rules.d/debhelper.mk
> >    glibc-package/trunk/debian/sysdeps/amd64.mk
> > Log:
> >   * Install the 32-bit libraries in /emul/ia32-linux(/usr)/lib on 
> > amd64.
> 
> > --- glibc-package/trunk/debian/rules.d/debhelper.mk 2006-02-26 
> > 15:02:49 UTC (rev 1240)
> > +++ glibc-package/trunk/debian/rules.d/debhelper.mk 2006-02-26 
> > 15:05:29 UTC (rev 1241)
> > @@ -198,7 +198,7 @@
> >       shift; \
> >       z=debian/$(libc)-$$x.install; \
> >       case $$slibdir in \
> > -     /lib32 | /lib64) \
> > +     /lib32 | /lib64 | /emul/ia32-linux) \
> 
> I did not yet try to build glibc with this patch, but I think 
> the last line should be
> 
> > +     /lib32 | /lib64 | /emul/ia32-linux/lib) \
 
Yes, you're right, thanks. I have just fixed that in the current SVN. 

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to