]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: avoid copying ${libdir} twice if it's the same as ${base_libdir}
authorPhil Blundell <pb@pbcl.net>
Fri, 8 Jul 2011 19:48:39 +0000 (20:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jul 2011 21:56:03 +0000 (22:56 +0100)
commitf825e4ca619d3dc9c650343327a753eeb4a50e51
tree4d655cda85e4c65927051d40e902ef9ed7a42db3
parent93ce74a299832ca7f24b4ce1b951abffa0232612
eglibc: avoid copying ${libdir} twice if it's the same as ${base_libdir}

Otherwise the following "mv ${libdir}/gconv" fails because the destination
has already been created.

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc-package.inc