From fd4ec730adcc9f07bf3e816e904af95667e8adf9 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 16 Sep 2012 13:58:10 +0000 Subject: Upgrade to Patch-2.7. Fixes #3182. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/patch.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'chapter06') diff --git a/chapter06/patch.xml b/chapter06/patch.xml index 2b52d142d..da7fcb3f7 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -42,11 +42,6 @@ Installation of Patch - Apply a patch to prevent the test suite from running a test that - requires ed: - -patch -Np1 -i ../&patch-test-patch; - Prepare Patch for compilation: ./configure --prefix=/usr @@ -57,7 +52,7 @@ To test the results, issue: -make -k check +make check Install the package: -- cgit v1.2.3-54-g00ecf