diff options
Diffstat (limited to 'chapter05/lfs-utils-inst.xml')
-rw-r--r-- | chapter05/lfs-utils-inst.xml | 15 |
1 files changed, 0 insertions, 15 deletions
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> - |