udev 141: fix packaging on x86_64
authorMichael Smith <msmith@cbnco.com>
Wed, 12 Aug 2009 04:28:05 +0000 (00:28 -0400)
committerMichael Smith <msmith@cbnco.com>
Thu, 22 Oct 2009 23:29:38 +0000 (19:29 -0400)
commitba8ce6a3fdb2e5af2d73857cadab99895d734240
tree0a358ea6b14e540cd98a0a8a58025625790126b0
parentda48a59464fcaf00ad1b7f38ed2c1b081e6e4818
udev 141: fix packaging on x86_64

udev installs binaries under $(udev_prefix)/lib/udev, even if ${libdir}
is ${prefix}/lib64. This means some paths need to be hardcoded to "/lib"
instead of "${base_libdir}".

Signed-off-by: Michael Smith <msmith@cbnco.com>
recipes/udev/udev_141.bb