diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-26 18:24:30 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-26 18:24:30 +0000 |
commit | a358a4746b8f5c73c316e280ba7cfeab6a436c97 (patch) | |
tree | ce9a3ea461771639f4da2be41856f1e7250ce25e /index.xml | |
parent | 24bb762288c682ca646e7e7a48534c37de23ff5b (diff) |
removed cd / command and just use absolute paths for the two chmod's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1905 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 "20020525"> -<!ENTITY releasedate "May 25th, 2002"> +<!ENTITY version "20020526"> +<!ENTITY releasedate "May 26th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |