From aa901e74639cf2a07056d9d252e3d3c2d9f9609e Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 1 May 2006 18:14:55 +0000 Subject: [PATCH] Few updates to match last LFS book changes. --- LFS/master.sh | 4 ---- common/urls.xsl | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/LFS/master.sh b/LFS/master.sh index 9ab8a92..7fb6966 100755 --- a/LFS/master.sh +++ b/LFS/master.sh @@ -161,10 +161,6 @@ chapter6_Makefiles() { done # Remove Bzip2 binaries before make install sed -e 's@make install@rm -vf /usr/bin/bz*\n&@' -i chapter06$N/*-bzip2 - # Fix how Module-Init-Tools do the install target - sed -e 's@make install@make INSTALL=install install@' -i chapter06$N/*-module-init-tools - # Delete *old Readline libraries just after make install - sed -e 's@make install@&\nrm -v /lib/lib{history,readline}*old@' -i chapter06$N/*-readline # Let some Udev pre-installation commands to fail sed -e 's@/lib/udev/devices/fd@& || true@' \ -e 's/mknod -m.*/& || true/' -i chapter06$N/*-udev diff --git a/common/urls.xsl b/common/urls.xsl index 709da96..f7759d4 100644 --- a/common/urls.xsl +++ b/common/urls.xsl @@ -22,7 +22,7 @@