git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1212 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-08 04:42:00 +00:00
parent e021a65add
commit 578b0239f2

View File

@ -17,8 +17,7 @@ searches through <filename>malloc/Makefile</filename> and
converts all occurances of <filename>$(PERL)</filename> to converts all occurances of <filename>$(PERL)</filename> to
<filename>/usr/bin/perl</filename>. The output is then written to the <filename>/usr/bin/perl</filename>. The output is then written to the
file <filename>tmp~</filename>. This is done because Glibc can't file <filename>tmp~</filename>. This is done because Glibc can't
autodetect perl since it's not installed yet at the time when we install autodetect perl since it's not installed yet.</para>
Glibc.</para>
<para><userinput>mv tmp~ malloc/Makefile:</userinput> The file <para><userinput>mv tmp~ malloc/Makefile:</userinput> The file
<filename>tmp~</filename> is now moved back to <filename>tmp~</filename> is now moved back to