diff options
author | Marc Heerdink <gimli@linuxfromscratch.org> | 2002-01-14 14:14:45 +0000 |
---|---|---|
committer | Marc Heerdink <gimli@linuxfromscratch.org> | 2002-01-14 14:14:45 +0000 |
commit | 420aa7ab59731a96a5be110025ffd661697e5ba3 (patch) | |
tree | 0d50a3296b96d76a7b83b4f3606c0d46c68165f7 /index.xml | |
parent | 6c999f212b8e301ab603a248b36a98810a53aa4c (diff) |
The installation of the kernel headers in chapter 5 was changed so having the
sources in a directory other than /usr/src/linux won't break the cp.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1430 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20020109"> -<!ENTITY releasedate "January 9th, 2002"> +<!ENTITY version "20020114"> +<!ENTITY releasedate "January 14th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |