From 65fee993ab1c871dc42156dad2c5d8bb658106ed Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 18 May 2009 04:27:23 +0000 Subject: In chapter07/symlinks.xml Changed /etc/udev/rules.d/ to /lib/udev/rules.d/ in two places. Updated the blfs link to point to view/svn/postlfs/devices.html In chapter06/gzip.xml, added a sed to fix zdiff git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gzip.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06') diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index 1640517c1..4447704ab 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -47,6 +47,11 @@ sed -i 's/futimens/gl_&/' gzip.c lib/utimens.{c,h} + There is also a bug in the zdiff script that + needs to be fixed: + +sed -i 's/5 -)/5 - >\&3)/' zdiff.in + Prepare Gzip for compilation: ./configure --prefix=/usr --bindir=/bin -- cgit v1.2.3-54-g00ecf