aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/patch-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/patch-inst.xml')
-rw-r--r--chapter05/patch-inst.xml12
1 files changed, 3 insertions, 9 deletions
diff --git a/chapter05/patch-inst.xml b/chapter05/patch-inst.xml
index 3442d860b..7effdd3df 100644
--- a/chapter05/patch-inst.xml
+++ b/chapter05/patch-inst.xml
@@ -1,17 +1,11 @@
<sect2>
<title>Installation of Patch</title>
-<para>
-Install Patch by running the following commands:
-</para>
+<para>Install Patch by running the following commands:</para>
-<para>
-<screen>
-<userinput>./configure --prefix=$LFS/usr &amp;&amp;</userinput>
+<para><screen><userinput>./configure --prefix=$LFS/usr &amp;&amp;</userinput>
<userinput>make LDFLAGS=-static &amp;&amp;</userinput>
-<userinput>make install</userinput>
-</screen>
-</para>
+<userinput>make install</userinput></screen></para>
</sect2>