aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter05/bzip2.xml3
-rw-r--r--general.ent4
2 files changed, 4 insertions, 3 deletions
diff --git a/chapter05/bzip2.xml b/chapter05/bzip2.xml
index 1c9e499a3..e30a7c536 100644
--- a/chapter05/bzip2.xml
+++ b/chapter05/bzip2.xml
@@ -32,11 +32,12 @@ script. Compile it with:</para>
<screen><userinput>make</userinput></screen>
+<para>To test the results, issue: <userinput>make test</userinput>.</para>
+
<para>Install the package:</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/>
diff --git a/general.ent b/general.ent
index de1bdeee7..19dc53409 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050406">
-<!ENTITY releasedate "April 6, 2005">
+<!ENTITY version "SVN-20050409">
+<!ENTITY releasedate "April 9, 2005">
<!ENTITY milestone "6.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">