]> code.ossystems Code Review - openembedded-core.git/commitdiff
oe-init-build-env: Fix typo
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Apr 2011 16:35:59 +0000 (17:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Apr 2011 17:47:31 +0000 (18:47 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
oe-init-build-env

index 87929d119d84156d44f0127d3c11925427162665..4b1b708d86e1bd35319d4ba3a95290bfe7eec2d1 100755 (executable)
@@ -19,7 +19,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 #
-# Normally this is called as '. ./poky-init-buildenv builddir'
+# Normally this is called as '. ./oe-init-build-env builddir'
 #
 # This works in most shells (not dash), but not all of them pass arg1 when
 # being sourced.   To workaround the shell limitation use "set arg1" prior