[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: r1241 - in glibc-package/trunk/debian: . rules.d sysdeps



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
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: