aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-12 22:03:49 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-12 22:03:49 +0000
commita9c70c2bb025bcd2f31d68583b5e908f7ea894c7 (patch)
tree7c0dd1c0e3fb5ad7360e2c3bbc636566c2b9e3d1 /chapter06
parente11301d8c2311e5f11495f26b10ca3a726345561 (diff)
Added .patch to zlib patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/zlib-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/zlib-inst.xml b/chapter06/zlib-inst.xml
index 013acda72..be9843265 100644
--- a/chapter06/zlib-inst.xml
+++ b/chapter06/zlib-inst.xml
@@ -7,7 +7,7 @@
that, though difficult to take advantage of, should be taken care of. Do
so by applying this patch:</para>
-<para><screen><userinput>patch -Np1 -i ../zlib-&zlib-patch-version;</userinput></screen></para>
+<para><screen><userinput>patch -Np1 -i ../zlib-&zlib-patch-version;.patch</userinput></screen></para>
<para>Prepare Zlib to be compiled:</para>