From patchwork Tue May 10 05:26:20 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [14/30] scripts/oe-setup-builddir: fix typo Date: Tue, 10 May 2011 05:26:20 -0000 From: Saul Wold X-Patchwork-Id: 3563 Message-Id: To: openembedded-core@lists.openembedded.org Cc: From: Otavio Salvador Signed-off-by: Otavio Salvador --- scripts/oe-setup-builddir | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index 2f8a064..7fefc52 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 <