]> code.ossystems Code Review - openembedded-core.git/commit
scripts/postinst-intercepts: create separete hooks for multilib
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Fri, 26 Apr 2013 08:04:01 +0000 (11:04 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2013 13:43:53 +0000 (14:43 +0100)
commit2c5c6e3ffcd561c25a34603922b622449f677a34
treea417e51e1a9a6960ea436b6924a0860631328ee9
parent15408466515cec7cbb4c394aa203c87b6165f884
scripts/postinst-intercepts: create separete hooks for multilib

When using multilib, the hooks for lib32/lib64 must be different because
the libdir/base_libdir point to different locations. Postinstalls
calling postint_intercept script must pass the mlprefix in the 3rd
argument.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/postinst-intercepts/postinst_intercept