mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
* Mention bzip2's testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
56e814c42e
commit
c836998d30
@ -82,6 +82,9 @@ first a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>April 4, 2005 [matt]: Mention bzip2's testsuite</para>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>April 2, 2005 [jhuntwork]: Fixed dtd url for sysklogd xml files</para></listitem>
|
||||
|
||||
<listitem><para>March 31, 2005 [jhuntwork]: Changed the link for less to point to ftp.gnu.org</para></listitem>
|
||||
|
@ -36,6 +36,7 @@ script. Compile it with:</para>
|
||||
|
||||
<screen><userinput>make PREFIX=/tools install</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <userinput>make test</userinput>.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content"><title/>
|
||||
|
@ -45,6 +45,9 @@ utilities against it.</para>
|
||||
|
||||
<screen><userinput>make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue:
|
||||
<userinput>make test</userinput>.</para>
|
||||
|
||||
<para>If reinstalling Bzip2, perform
|
||||
<userinput>rm -f /usr/bin/bz*</userinput> first, otherwise the following
|
||||
<command>make install</command> will fail.</para>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20050402">
|
||||
<!ENTITY releasedate "April 2, 2005">
|
||||
<!ENTITY version "SVN-20050404">
|
||||
<!ENTITY releasedate "April 4, 2005">
|
||||
<!ENTITY milestone "6.1">
|
||||
|
||||
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
|
||||
|
Loading…
Reference in New Issue
Block a user