]> code.ossystems Code Review - openembedded-core.git/commit
libzypp: fix for non /usr/lib libdir case
authorYu Ke <ke.yu@intel.com>
Wed, 13 Jul 2011 08:58:27 +0000 (16:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Jul 2011 11:14:12 +0000 (12:14 +0100)
commitd415c10f8488e0cc4b175ad3d985748d07bbedaa
treeb518967231c5717a4e6384eb088ae855c72f1941
parentf4de87ce30a37bb2f09855d442b34d153ada8c0e
libzypp: fix for non /usr/lib libdir case

this patch has two fixes:
1. the src tool/CMakeLists.txt has hardcode "lib", so add a patch to fix it
2. the recipe has hardcode "-DLIB=lib", so replace it with libdir

Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/recipes-extended/libzypp/libzypp/hardcode-lib-fix.patch [new file with mode: 0644]
meta/recipes-extended/libzypp/libzypp_git.bb