[Olsr-dev] olsrd on amd64
Holger Levsen
(spam-protected)
Wed Feb 6 13:33:02 CET 2008
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.olsr.org/pipermail/olsr-dev/attachments/20080206/a225195d/attachment.sig>
More information about the Olsr-dev
mailing list