[package] openl2tp: fix library path
authorFlorian Fainelli <florian@openwrt.org>
Fri, 20 Apr 2012 13:26:14 +0000 (13:26 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 20 Apr 2012 13:26:14 +0000 (13:26 +0000)
commitb8af45d244ffa6da8f7161641f31e56f8f2071c7
tree1184a7ee6e710bfef7cd9f770344f1582efbf058
parentd40749138d58ace3bd0aad689bee3353c3a7a322
[package] openl2tp: fix library path

When host is x86_64 other than Debian, the Makefile of openl2tp uses /usr/lib64
as SYS_LIBDIR instead of /usr/lib.
Aparently setting CROSS_COMPILE is the way the authors intended to handle this
situation correctly.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 31366
net/openl2tp/Makefile