diff options
Diffstat (limited to 'chapter06/utillinux-inst.xml')
-rw-r--r-- | chapter06/utillinux-inst.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/utillinux-inst.xml b/chapter06/utillinux-inst.xml index 9f875eee2..b6652e8b4 100644 --- a/chapter06/utillinux-inst.xml +++ b/chapter06/utillinux-inst.xml @@ -6,7 +6,6 @@ Install Util-Linux by running the following commands: </para> <blockquote><literallayout> - <userinput>sed s/HAVE_SLN=no/HAVE_SLN=yes/ \</userinput> <userinput> MCONFIG > MCONFIG~ &&</userinput> @@ -14,7 +13,6 @@ Install Util-Linux by running the following commands: <userinput>./configure &&</userinput> <userinput>make &&</userinput> <userinput>make install</userinput> - </literallayout></blockquote> </sect2> |