]> code.ossystems Code Review - openembedded-core.git/commit
git: don't hardcode the full path to perl
authorChristopher Larson <kergoth@gmail.com>
Fri, 13 Jun 2014 16:37:45 +0000 (17:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Jun 2014 07:43:40 +0000 (08:43 +0100)
commit8072f26f7304ff5367d5be357037644cb1f6241e
treed0b3bd181e2a354ae6fac4e48f666238aaa94c95
parent0069c06cc9c929de7e7d29b0381fcb36049a4401
git: don't hardcode the full path to perl

Hardcoded paths to perl don't make sense, use from the environment instead.

[Patch taken from meta-mentor by RP]

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/git/git.inc