From 578b0239f2555e4e8aaa6b1997300e75d0fff626 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 8 Sep 2001 04:42:00 +0000 Subject: [PATCH] reworded git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1212 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc-exp.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter06/glibc-exp.xml b/chapter06/glibc-exp.xml index deca6b651..1237fc77f 100644 --- a/chapter06/glibc-exp.xml +++ b/chapter06/glibc-exp.xml @@ -17,8 +17,7 @@ searches through malloc/Makefile and converts all occurances of $(PERL) to /usr/bin/perl. The output is then written to the file tmp~. This is done because Glibc can't -autodetect perl since it's not installed yet at the time when we install -Glibc. +autodetect perl since it's not installed yet. mv tmp~ malloc/Makefile: The file tmp~ is now moved back to