diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-01-30 04:20:15 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-01-30 04:20:15 +0000 |
commit | b87ea8726bbd62d4fde5a39a596d26f959d0ef59 (patch) | |
tree | 690982e6cd4d825bf702aa580fdc3ed675845c2f /chapter01/changelog.xml | |
parent | 1ba726fd6f7114e4a9961d25d63535d273356071 (diff) |
Remove a spurious -i from the perl command when readjusting the toolchain.
Thanks Dan Nicholson.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8714de953..e7c05bb18 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,10 @@ <listitem> <para>[jhuntwork] - Restore the use of *startfile_prefix_spec. </listitem> + <listitem> + <para>[jhuntwork] - Remove a spurious -i from the perl command when + readjusting the toolchain. Thanks Dan Nicholson. + </listitem> </itemizedlist> </listitem> |