diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-01 15:54:35 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-01 15:54:35 +0000 |
commit | 5405bc92c37c0fe1e7f86ec3b0b75867e2151457 (patch) | |
tree | 19e6b5569302c2177dd70fb84ae6b6ec86fdc1ef | |
parent | 35aa404ac2c606cb7095c17d30128d5018523d8e (diff) |
Added the fileutils fix from chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@90 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml index a0a08b20d..4315b989d 100644 --- a/chapter01/changelog.sgml +++ b/chapter01/changelog.sgml @@ -31,6 +31,8 @@ Chapter 5+6: Upgraded from gcc-2.95.2 to gcc-2.95.2.1 Chapter 5+6: Moved Glibc from chapter 5 to chapter 6 </para></listitem> +<listitem><para> +Chapter 6: Changed libexecdir=/usr/bin in fileutils to libexecdir=/bin </itemizedlist> </sect1> |