[oe-commits] Otavio Salvador : scripts/oe-setup-builddir: fix typo

git version control git at git.openembedded.org
Tue May 10 08:59:33 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: bf74c17f7c73b22492f6fa069a5bbbdc28e6ddf5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=bf74c17f7c73b22492f6fa069a5bbbdc28e6ddf5

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon May  2 19:09:14 2011 +0000

scripts/oe-setup-builddir: fix typo

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

---

 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 <<EOM
-You had no conf/local.conf file. This configuration file has therefore beend 
+You had no conf/local.conf file. This configuration file has therefore been
 created for you with some default values. You may wish to edit it to use a 
 different MACHINE (target hardware) or enable parallel build options to take 
 advantage of multiple cores for example. See the file for more information as 





More information about the Openembedded-commits mailing list