diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-07-19 17:46:43 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-07-19 17:46:43 +0000 |
commit | 715f65f6ca2463383c047bfbdeaaf9ec36824f42 (patch) | |
tree | 23d1c51f711c44a8d0cff228f42f0e68594046db /general.ent | |
parent | c0155c7108d221cb03ff3244d4f34973293b8cb5 (diff) |
* Install iproute2 to /sbin now to comply with the FHS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3943 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 8e4442efd..010fd85e4 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20040715"> -<!ENTITY releasedate "July 15, 2004"> +<!ENTITY version "SVN-20040716"> +<!ENTITY releasedate "July 16, 2004"> <!ENTITY milestone "6.0"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> |