]> code.ossystems Code Review - openembedded-core.git/commit
rpm: fix for non /usr/lib libdir case
authorYu Ke <ke.yu@intel.com>
Mon, 11 Jul 2011 07:23:21 +0000 (15:23 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jul 2011 13:58:01 +0000 (14:58 +0100)
commitf707953372dd0962efb5cb8daeb422743376bc29
treef45e1c66b1817ff952ae5a4eec438275b8cb25d8
parent2919954a2cbd41a08b99b691b8f7502b061267f1
rpm: fix for non /usr/lib libdir case

rpm default will use /usr/lib if the --with-path-lib is not specified.
this will not work in non /usr/lib libdir case.

so this patch add the --with-path-lib to fix this issue.

Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rpm/rpm_5.4.0.bb