diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-16 22:48:08 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-16 22:48:08 +0000 |
commit | 1858558e82089aadd977796eb14fac7db79421bb (patch) | |
tree | 34bf0516e59be9b025b4d1d41e942c8395c9fa23 /index.xml | |
parent | 116838838f4463b6a51d438d5979049d34258bf2 (diff) |
Added sed's for gawk install to change datadir and libexecdir definitions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1715 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 "20020315"> -<!ENTITY releasedate "March 15th, 2002"> +<!ENTITY version "20020316"> +<!ENTITY releasedate "March 16th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |