| 29 | | <para>Downloaded packages and patches will need to be stored somewhere |
|---|
| 30 | | that is conveniently available throughout the entire build. A working |
|---|
| 31 | | directory is also required to unpack the sources and build them. |
|---|
| 32 | | <filename class="directory">${CLFS}/sources</filename> can be used both |
|---|
| 33 | | as the place to store the tarballs and patches and as a working |
|---|
| 34 | | directory. By using this directory, the required elements will be |
|---|
| 35 | | located on the CLFS partition and will be available during all stages |
|---|
| 36 | | of the building process.</para> |
|---|
| | 29 | <para>Create a directory called |
|---|
| | 30 | <filename class="directory">${CLFS}/sources</filename> and use it to store |
|---|
| | 31 | your sources and patches. All packages should be compiled there as well. |
|---|
| | 32 | Using any other location for compiling may have unexpected results.</para> |
|---|