[package] openl2tp: fix library path
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 20 Apr 2012 13:26:14 +0000 (13:26 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 20 Apr 2012 13:26:14 +0000 (13:26 +0000)
commit6039cccf10a596771b21246bafddacbd614be8e9
tree1184a7ee6e710bfef7cd9f770344f1582efbf058
parenta755debaff5e7ce52731a9bbabc48b99ca2b0124
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31366 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/openl2tp/Makefile