From a9c70c2bb025bcd2f31d68583b5e908f7ea894c7 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Mon, 12 May 2003 22:03:49 +0000 Subject: Added .patch to zlib patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/zlib-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/zlib-inst.xml') 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: -patch -Np1 -i ../zlib-&zlib-patch-version; +patch -Np1 -i ../zlib-&zlib-patch-version;.patch Prepare Zlib to be compiled: -- cgit v1.2.3-54-g00ecf