[rtems-release commit] Add /path/to/ to the example instructions for untaring rtems-source-builder into the build path. This is just a reminder that the source file may not be in the current directory

Joel Sherrill joel at rtems.org
Thu Nov 3 15:14:39 UTC 2016


Module:    rtems-release
Branch:    master
Commit:    33b7babb3e0770ed07c18512ce0863ab2dbd947d
Changeset: http://git.rtems.org/rtems-release/commit/?id=33b7babb3e0770ed07c18512ce0863ab2dbd947d

Author:    Gerald Needell <jerry.needell at unh.edu>
Date:      Thu Nov  3 12:16:06 2016 +0000

Add /path/to/ to the example instructions for untaring rtems-source-builder into the build path. This is just a reminder that the source file may not be in the current directory

---

 README-doc.txt.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README-doc.txt.in b/README-doc.txt.in
index 7a79724..1311f46 100644
--- a/README-doc.txt.in
+++ b/README-doc.txt.in
@@ -91,7 +91,7 @@ The following builds RTEMS for the SPARC architecture:
  $ cd
  $ mkdir development/rtems
  $ cd development/rtems
- $ tar Jxf rtems-source-builder- at RELEASE@.tar.xz
+ $ tar Jxf /path/to/rtems-source-builder- at RELEASE@.tar.xz
  $ cd rtems-source-builder- at RELEASE@/rtems
  $ ../source-builder/sb-set-builder \
          --prefix=$HOME/development/rtems/@RELEASE@ \



More information about the vc mailing list