Added .patch to zlib patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-05-12 22:03:49 +00:00
parent e11301d8c2
commit a9c70c2bb0

View File

@ -7,7 +7,7 @@
that, though difficult to take advantage of, should be taken care of. Do that, though difficult to take advantage of, should be taken care of. Do
so by applying this patch:</para> 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> <para>Prepare Zlib to be compiled:</para>