From a44d116ea21adad136b3682472a206478ab619e0 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 3 Jan 2010 19:02:47 +0000 Subject: Upgrade to Patch-2.6.1. Fixes #2538. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/patch.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06') diff --git a/chapter06/patch.xml b/chapter06/patch.xml index da7fcb3f7..a106962ef 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -42,6 +42,11 @@ Installation of Patch + Apply a patch to prevent a test that requires ed + from being run: + +patch -Np1 -i ../&patch-test-patch; + Prepare Patch for compilation: ./configure --prefix=/usr -- cgit v1.2.3-54-g00ecf