mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-06 03:25:15 +01:00
Make the explanation of how/where to compile packages a little more obvious
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
913d46a269
commit
bedb1c71c0
@ -25,10 +25,10 @@ host production directories. Since the packages compiled here are
|
|||||||
temporary, we do not want them to pollute the soon-to-be LFS
|
temporary, we do not want them to pollute the soon-to-be LFS
|
||||||
system.</para>
|
system.</para>
|
||||||
|
|
||||||
<para>Before issuing the build instructions for a package, the package
|
<important><para>Before issuing the build instructions for a package, the package
|
||||||
should be unpacked as user <emphasis>lfs</emphasis>, and a
|
should be unpacked as user <emphasis>lfs</emphasis>, and a
|
||||||
<command>cd</command> into the created directory should be performed. The build
|
<command>cd</command> into the created directory should be performed. The build
|
||||||
instructions assume that the <command>bash</command> shell is in use.</para>
|
instructions assume that the <command>bash</command> shell is in use.</para></important>
|
||||||
|
|
||||||
<para>Several of the packages are patched before compilation, but only
|
<para>Several of the packages are patched before compilation, but only
|
||||||
when the patch is needed to circumvent a problem. A patch is often
|
when the patch is needed to circumvent a problem. A patch is often
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20050716">
|
<!ENTITY version "SVN-20050719">
|
||||||
<!ENTITY releasedate "July 16, 2005">
|
<!ENTITY releasedate "July 19, 2005">
|
||||||
<!ENTITY milestone "6.2">
|
<!ENTITY milestone "6.2">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user