diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-22 18:12:14 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-22 18:12:14 +0000 |
commit | f4231a262ab7fba290509ec617e682e65e671286 (patch) | |
tree | 50e8e57c4be297c9373987ac642513af69d0f570 /chapter01 | |
parent | 677aef3d513a93c4b1ee3ac1f368860be1dac3b4 (diff) |
Removed checks from patch and diffutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8cb318d1d..0ada97167 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,6 +94,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 22nd, 2003 [jeremy]: removed make check from patch +and diffutils, since these tests perform no actions.</para></listitem> + <listitem><para>September 22nd, 2003 [greg]: Chapter 5 - Setting up the environment: Added unset CC CXX CPP LD_LIBRARY_PATH LD_PRELOAD to .bash_profile to stop accidental build breakge.</para></listitem> |