Changed http entity to temporary download location.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2002-12-15 22:44:21 +00:00
parent 788676013b
commit 1bac4b8f17
5 changed files with 5 additions and 5 deletions

View File

@ -5,5 +5,5 @@
<ulink url="ftp://ftp.gnu.org/pub/gnu/gcc/"/>
GCC nofixincludes Patch (&gcc-version;):
<ulink url="http://downloads.linuxfromscratch.org/"/></literallayout></para>
<ulink url="&http;"/></literallayout></para>
</sect2>

View File

@ -5,5 +5,5 @@
<ulink url="http://procps.sourceforge.net/"/>
Procps Patch (&procps-patch-version;):
<ulink url="http://downloads.linuxfromscratch.org/"/></literallayout></para>
<ulink url="&http;"/></literallayout></para>
</sect2>

View File

@ -1,2 +1,2 @@
GCC nofixincludes Patch (&gcc-version;) - 1 KB:
<ulink url="http://downloads.linuxfromscratch.org/gcc-&gcc-version;-nofixincludes-2.patch"/>
<ulink url="&http;"/>

View File

@ -1,2 +1,2 @@
Procps Patch (&procps-patch-version;) - &procps-patch-size;:
<ulink url="http://downloads.linuxfromscratch.org/procps-&procps-patch-version;.patch"/>
<ulink url="&http;"/>

View File

@ -10,7 +10,7 @@
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">
<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/cvs">
<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/cvs">
<!ENTITY http "http://downloads.linuxfromscratch.org">
<!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/">
<!ENTITY hints-index "http://hints.linuxfromscratch.org/hints.shtml">
<!ENTITY blfs-root "http://beyond.linuxfromscratch.org/">