Sfoglia il codice sorgente

included wrong files for gcc/binutils pass2

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 anni fa
parent
commit
bb6ff0e8f0
3 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 2 2
      chapter05/binutils-pass2.xml
  2. 1 1
      chapter05/gcc-pass2.xml
  3. 2 2
      index.xml

+ 2 - 2
chapter05/binutils-pass2.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch05-binutils-pass2">
-<title>Installing Binutils-&binutils-version; - Pass 1</title>
+<title>Installing Binutils-&binutils-version; - Pass 2</title>
 <?dbhtml filename="binutils-pass2.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &binutils-pass1-time-stage1;
@@ -7,7 +7,7 @@ Estimated required disk space:  &binutils-pass1-compsize-stage1;</screen>
 
 &aa-binutils-shortdesc;
 &aa-binutils-dep;
-&c5-binutils-pass1-inst;
+&c5-binutils-pass2-inst;
 
 </sect1>
 

+ 1 - 1
chapter05/gcc-pass2.xml

@@ -7,7 +7,7 @@ Estimated required disk space:  &gcc-compsize-pass1-stage1;</screen>
 
 &aa-gcc-shortdesc;
 &aa-gcc-dep;
-&c5-gcc-pass1-inst;
+&c5-gcc-pass2-inst;
 
 </sect1>
 

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20030502">
-<!ENTITY releasedate "May 2nd, 2003">
+<!ENTITY version "20030505">
+<!ENTITY releasedate "May 5th, 2003">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">