From 5857c98bda3d4d863d91a6cba4c000a3af807770 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 1 Feb 2009 22:48:27 +0000 Subject: Upgrade to Patch-2.5.9. Fixes #2239. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/patch.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chapter05') diff --git a/chapter05/patch.xml b/chapter05/patch.xml index de1ee7544..263feffac 100644 --- a/chapter05/patch.xml +++ b/chapter05/patch.xml @@ -43,6 +43,12 @@ Installation of Patch + Apply a patch that fixes a bug whereby patch + fails to apply patches whose lines contain trailing carriage return + characters: + +patch -Np1 -i ../&patch-fixes-patch; + Prepare Patch for compilation: ./configure --prefix=/tools -- cgit v1.2.3-54-g00ecf