* Fix bug 1023 by adding a space to the readjusting toolchain perl command

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2005-02-05 11:36:36 +00:00
parent 7ca72d4120
commit 2c17ddcc20
2 changed files with 6 additions and 1 deletions

View File

@ -45,6 +45,11 @@ of the LFS Book.</para>
</itemizedlist>
</listitem>
<listitem><para>February 5, 2005 [matt]: Added a space to the toolchain
readjustment <command>perl</command> command. This stops the specs file being
incorrectly modified if the command is run more than once. Fixes bug 1023.
</para></listitem>
<listitem><para>February 5, 2005 [matt]: Copy hotplug's pnp.distmap file to
silence its warnings</para></listitem>