From 3e36a78621937b7ba17d4ab83abff97f84325ef8 Mon Sep 17 00:00:00 2001 From: Jim Gifford Date: Mon, 23 May 2005 20:07:49 +0000 Subject: Changed patches to use entities git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chapter06/glibc.xml') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 26bbcbeb8..c2de56938 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -1,7 +1,9 @@ + %general-entities; + %patches-entities; ]> Glibc-&glibc-version; @@ -55,7 +57,7 @@ within the Glibc source directory: problem has been determined to be with the tests themselves, not with the libc nor the kernel. This patch fixes the problem: -patch -Np1 -i ../glibc-&glibc-version;-fix_test-1.patch +patch -Np1 -i ../&glibc-testfix-patch; The Glibc documentation recommends building Glibc outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf