]> code.ossystems Code Review - openembedded-core.git/commit
libtool: Don't hardcode grep paths
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Feb 2016 08:13:02 +0000 (08:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Feb 2016 22:55:10 +0000 (22:55 +0000)
commitf6e7a3b1ac75c274493666b9a31cca83b7d2138b
tree091a2a1c75ab613c0811a72cc86cc34eae86849b
parent51c6ea30060eeddf93e4255cbd3847fc6aedaf9f
libtool: Don't hardcode grep paths

If sharing sstate between different distros, some of which have /bin/grep
and some /usr/bin/grep, this can break. Simply don't hardcode the path.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libtool/libtool-2.4.6.inc