diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-09-16 21:56:25 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-09-16 21:56:25 +0000 |
commit | acef663a83a2e11bd7bff230c24740f66b36efb6 (patch) | |
tree | 3249fbbb06dc1bb7a5c70a438c08d7ee30aa9050 /chapter01 | |
parent | ba4df5880193473fa552baed49de7f2a49f1ffa6 (diff) |
add USRGAMES_DIR=/usr/bin to util-linux install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cc0950e74..8e197d615 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -15,6 +15,11 @@ </para></listitem> +<listitem><para>September 16th, 2001 [markh]: Chapter 6 - util-linux: +Added USRGAMES_DIR=/usr/bin to the make install routine so that +/usr/games isn't created for fortune and it is installed in +/usr/bin.</para></listitem> + <listitem><para>September 14th, 2001 [markh]: Chapter 6 - e2fsprogs: Updated to version 1.24.</para></listitem> |