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 /chapter06 | |
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 'chapter06')
-rw-r--r-- | chapter06/diffutils-inst.xml | 6 | ||||
-rw-r--r-- | chapter06/patch-inst.xml | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/chapter06/diffutils-inst.xml b/chapter06/diffutils-inst.xml index c4ec231be..dc3bf8178 100644 --- a/chapter06/diffutils-inst.xml +++ b/chapter06/diffutils-inst.xml @@ -11,12 +11,6 @@ <para><screen><userinput>make</userinput></screen></para> -<para>This package has a test suite available which can perform a number of -checks to ensure it built correctly. Should you choose to run it, the -following command will do so:</para> - -<para><screen><userinput>make check</userinput></screen></para> - <para>And install the package:</para> <para><screen><userinput>make install</userinput></screen></para> diff --git a/chapter06/patch-inst.xml b/chapter06/patch-inst.xml index 5ad9e5b74..3aac8b565 100644 --- a/chapter06/patch-inst.xml +++ b/chapter06/patch-inst.xml @@ -11,12 +11,6 @@ <para><screen><userinput>make</userinput></screen></para> -<para>This package has a test suite available which can perform a number of -checks to ensure it built correctly. Should you choose to run it, the -following command will do so:</para> - -<para><screen><userinput>make check</userinput></screen></para> - <para>And install the package:</para> <para><screen><userinput>make install</userinput></screen></para> |