diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:12:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:12:22 +0000 |
commit | b8913f423c8828d2488ff315c9b93cf8ecba3607 (patch) | |
tree | 7fa86d70d67462378701139a80a86d8bec818eca /chapter05 | |
parent | 7880fbdcba66e5279a14d2e104b46d5e8081f865 (diff) |
Upgrade to Gzip-1.3.10. Fixes #1924.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/gzip.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/gzip.xml b/chapter05/gzip.xml index 7cb715ddd..f9fa4c8b0 100644 --- a/chapter05/gzip.xml +++ b/chapter05/gzip.xml @@ -45,7 +45,8 @@ <screen><userinput>make</userinput></screen> - <para>This package does not come with a test suite.</para> + <para>To test the results, issue: + <userinput>make check</userinput>.</para> <para>Install the package:</para> |