mirror of
git://git.yoctoproject.org/poky
synced 2026-08-17 01:32:56 +00:00
toolchain-shar-relocate.sh: Fix typo
(From OE-Core rev: 8d6ee36493800a30e9bd6eacb671fbafe5d61ad7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
cea1d78f1f
commit
b75ed251a3
@ -1,5 +1,5 @@
|
||||
if ! xargs --version > /dev/null 2>&1; then
|
||||
echo "xargs is required by the relocation script, please install it firts. Abort!"
|
||||
echo "xargs is required by the relocation script, please install it first. Abort!"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user