From b30a539873676981854fc38cdef167e737f5f55b Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 23 Apr 2013 17:31:20 +1000 Subject: [PATCH] Fix the autotools prefix in the RTEMS example. --- doc/source-builder.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source-builder.txt b/doc/source-builder.txt index f9bfc30..1a11dc4 100644 --- a/doc/source-builder.txt +++ b/doc/source-builder.txt @@ -1624,7 +1624,7 @@ and install them then build your tool set. The commands are: ------------------------------------------------------------- $ ../source-builder/sb-set-builder --log=l-4.11-at.txt \ - --prefix=$HOME/development/rtems/4.11-at 4.11/rtems-autotools + --prefix=$HOME/development/rtems/4.11 4.11/rtems-autotools $ export PATH=~/development/rtems/4.11/bin:$PATH $ ../source-builder/sb-set-builder --log=l-4.11-sparc.txt \ --prefix=$HOME/development/rtems/4.11 4.11/rtems-sparc