diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-04-06 21:58:05 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-04-06 21:58:05 +0000 |
commit | 89858c6aaa04efc4bcd6683101a47fb68f35c161 (patch) | |
tree | 0282a984af10a858b529ca894d9d51d02da5347e /general.ent | |
parent | 1d5dd18c6eb4835d6af743cd134dff72a267447c (diff) |
* chapter06/e2fsprogs.xml: Move sed command to before we enter the build directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index d62779ab6..b00951065 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050404"> -<!ENTITY releasedate "April 4, 2005"> +<!ENTITY version "SVN-20050406"> +<!ENTITY releasedate "April 6, 2005"> <!ENTITY milestone "6.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> |