diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/chapter05.xml | 1 | ||||
-rw-r--r-- | chapter05/lfs-utils-inst.xml | 15 | ||||
-rw-r--r-- | chapter05/lfs-utils.xml | 10 |
3 files changed, 0 insertions, 26 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 87c5acb2a..a8369c913 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -19,7 +19,6 @@ &c5-binutils-pass2; &c5-gawk; &c5-coreutils; -&c5-lfs-utils; &c5-bzip2; &c5-gzip; &c5-diffutils; diff --git a/chapter05/lfs-utils-inst.xml b/chapter05/lfs-utils-inst.xml deleted file mode 100644 index 5c080af8d..000000000 --- a/chapter05/lfs-utils-inst.xml +++ /dev/null @@ -1,15 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2> -<title>Installation of Lfs-Utils</title> - -<para>Compile the package:</para> - -<para><screen><userinput>make</userinput></screen></para> - -<para>And install the package:</para> - -<para><screen><userinput>make PREFIX=/stage1 install</userinput></screen></para> - -</sect2> - diff --git a/chapter05/lfs-utils.xml b/chapter05/lfs-utils.xml deleted file mode 100644 index b24a766c4..000000000 --- a/chapter05/lfs-utils.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect1 id="ch05-lfs-utils"> -<title>Installing Lfs-Utils-&lfs-utils-version;</title> -<?dbhtml filename="lfs-utils.html" dir="chapter05"?> - -&aa-lfs-utils-shortdesc; -&aa-lfs-utils-dep; -&c5-lfs-utils-inst; - -</sect1> - |