Hi
The Patches are listed in Chapter 3 Find the patch you need copy it into /mnt/lfs/soucres
Untar the package you are working on cd /mnt/lfs/sources/Package-name.
Code:
patch -Np1 -i ../Package
The "../" means it will lookin the previous dir "Sources" for the patch.
I was at work when I posted earlier