Sfoglia il codice sorgente

Add clarifying paragraph to Chapter 5 Introduction.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3017 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Greg Schafer 22 anni fa
parent
commit
5bb6de83b6
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      chapter05/introduction.xml

+ 5 - 0
chapter05/introduction.xml

@@ -24,6 +24,11 @@ before the actual installation instructions. For a short description of
 each program in a package, please refer to the corresponding section in
 <xref linkend="appendixa"/>.</para>
 
+<para>The build instructions assume that you are using the bash shell. There
+is also a general expectation that you have already unpacked the sources for a
+package and have performed a <userinput>cd</userinput> into the source
+directory before issuing the build commands.</para>
+
 <para>Several of the packages are patched before compilation, but only when
 the patch is needed to circumvent a problem. Often the patch is needed in
 both this and the next chapter, but sometimes in only one of them. Therefore,