From bf74c17f7c73b22492f6fa069a5bbbdc28e6ddf5 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 2 May 2011 19:09:14 +0000 Subject: scripts/oe-setup-builddir: fix typo Signed-off-by: Otavio Salvador --- scripts/oe-setup-builddir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index 2f8a0646b9..7fefc52509 100755 --- a/scripts/oe-setup-builddir +++ b/scripts/oe-setup-builddir @@ -60,7 +60,7 @@ if [ "x" = "x$OECORELOCALCONF" ]; then fi if ! (test -r "$BUILDDIR/conf/local.conf"); then cat <