aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bzip2-inst.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 17:03:47 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 17:03:47 +0000
commit972014586e742e763dda2347d614d38e0f82223b (patch)
treec67493a508e701ad5ac8e417d559391a461900df /chapter06/bzip2-inst.xml
parentb8770e4e2a585520ed33b9e26214e1b62129e4d8 (diff)
Added the rest of Zack's patches. Totally missed them before.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/bzip2-inst.xml')
-rw-r--r--chapter06/bzip2-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/bzip2-inst.xml b/chapter06/bzip2-inst.xml
index afbd5ee37..fdcee6fd4 100644
--- a/chapter06/bzip2-inst.xml
+++ b/chapter06/bzip2-inst.xml
@@ -5,7 +5,8 @@
<para>Begin compiling the package:</para>
-<para><screen><userinput>make -f Makefile-libbz2_so</userinput></screen></para>
+<para><screen><userinput>make -f Makefile-libbz2_so &amp;&amp;
+make clean</userinput></screen></para>
<para>The <emphasis>-f</emphasis> flag will cause bzip2 to be built
using a different <filename>Makefile</filename> file, in this case the