diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-15 00:49:22 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-15 00:49:22 +0000 |
commit | bdb2a6b616bb006e801f59664d619b3d5882f7cd (patch) | |
tree | ee5d543d41f62e3d9f8498688799a3b2d2260743 /chapter01/changelog.xml | |
parent | 5e3342002dec4f6f9620a10eb761feacdad9ca13 (diff) |
Re-adde --libexecdir to Chapter 6-Glibc. The destination is supposed to be /usr/lib not /usr/libexec
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c19805ecd..1abf6e973 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,8 +38,8 @@ moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir. Closes Bug 679.</para></listitem> -<listitem><para>November 14th, 2003 [gerard]: Chapter 6 - Glibc: Removed -the --libexecdir=/usr/bin option. Partially fixes Bug +<listitem><para>November 14th, 2003 [gerard]: Chapter 6 - Glibc: Changed +--libexecdir option from /usr/bin to /usr/lib. Partially fixes Bug #678.</para></listitem> <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Shadow: Added command |