diff options
author | Yu Ke <ke.yu@intel.com> | 2011-07-11 15:23:20 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-12 15:00:47 +0100 |
commit | 7cbce4bf877f0c04b267d4bb45abc9e45698037c (patch) | |
tree | 8e0a0a849ffb49e57a6bcbd51a890ffa1244d128 /meta/recipes-devtools/rpm/rpm_5.4.0.bb | |
parent | 668d80ea10a3bec9c837c0e719b778a46bd48cc5 (diff) | |
download | poky-7cbce4bf877f0c04b267d4bb45abc9e45698037c.tar.gz |
libcap: fix for non /usr/lib libdir case
the recipe has hardcoded "lib=lib", which does not work in
libdir=/usr/lib64 case where should be "lib=lib64",
So this patch fix it by replacing lib with libdir
(From OE-Core rev: 2919954a2cbd41a08b99b691b8f7502b061267f1)
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.4.0.bb')
0 files changed, 0 insertions, 0 deletions