Removed an unnecessary command from the Chapter 5 Perl instructions

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Randy McMurchy 2008-10-19 20:07:31 +00:00
parent b95d9eca60
commit 97ba3cf3df
2 changed files with 7 additions and 3 deletions

View File

@ -40,6 +40,10 @@
<listitem>
<para>2008-10-19</para>
<itemizedlist>
<listitem>
<para>[randy] - Removed an unnecessary command from the Chapter 5
Perl instructions.</para>
</listitem>
<listitem>
<para>[bdubbs] - Updated the discussion in Chapter 1 explaining that the
LiveCD is out of date.</para>
@ -58,7 +62,7 @@
<listitem>
<para>[jhuntwork] - Fixed build locations of m4 so that it links against the
glibc built in /tools and so that no packages in chapter 6 hard-code references
to the temporarly location. Also made m4 a host prerequisite.</para>
to the temporary location. Also made m4 a host requirement.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -48,10 +48,10 @@
<screen><userinput remap="pre">patch -Np1 -i ../&perl-libc-patch;</userinput></screen>
<para>Fix an incompatibility with gcc-&gcc-version;:</para>
<!-- <para>Fix an incompatibility with gcc-&gcc-version;:</para>
<screen><userinput remap="pre">mv -v makedepend.SH{,.orig}
sed 's/command /command[ -]/' makedepend.SH.orig &gt; makedepend.SH</userinput></screen>
sed 's/command /command[ -]/' makedepend.SH.orig &gt; makedepend.SH</userinput></screen> -->
<para>Prepare Perl for compilation (make sure to get the
'Data/Dumper Fcntl IO POSIX' part of the command correct&mdash;they are all