diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-01 05:38:16 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-01 05:38:16 +0000 |
commit | 00d3878e17cb10c82859d6729ebc197cff6bc3b4 (patch) | |
tree | 1019a63475b85383c7ad7f8530beb56965699def /index.xml | |
parent | defc1685034b0557dc90ad8197f54dca276028d9 (diff) |
Convert to new patches location.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,8 +3,8 @@ "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "20030929"> -<!ENTITY releasedate "September 29th, 2003"> +<!ENTITY version "20031001"> +<!ENTITY releasedate "October 1st, 2003"> <!ENTITY nbsp " "> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> @@ -14,6 +14,7 @@ <!ENTITY hints-root "http://www.linuxfromscratch.org/hints/downloads/files/"> <!ENTITY hints-index "http://www.linuxfromscratch.org/hints/list.html"> <!ENTITY blfs-root "http://www.linuxfromscratch.org/blfs/"> +<!ENTITY patches-root "http://www.linuxfromscratch.org/patches/lfs/5.0/"> <!ENTITY tldp-root "http://www.tldp.org/"> <!ENTITY all-version "cvs-20030831-estimate"> |