tags 461604 +pending
thanks

Hi,

make/Makefile.linux includes the following line:

LIBDIR =        $(DESTDIR)$(shell if [ "$(ARCH)"  = "x86_64" -a -d "/usr/lib64" 
]; then echo "/usr/lib64"; else echo "/usr/lib"; fi)

To fix http://bugs.debian.org/461604 I'll patch it to:

LIBDIR =        $(DESTDIR)/usr/lib

I guess this is generally useful and the above is some 
leftover from the early amd64 days. But I don't have an 
amd64, so I have no idea ;-)


regards,
        Holger 


Attachment: pgpv4ud1xyrBE.pgp
Description: PGP signature

Reply via email to