diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-15 23:04:08 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-15 23:04:08 +0000 |
commit | 75128f91c34fb8a4f08b8e573ea05f1b9c1cefb6 (patch) | |
tree | a84f058026ca5efa2f4c1bff570a7f107b3d4468 /packages.ent | |
parent | 3ed5e23957c90b27e1c915d9f0dd5872d5c05c92 (diff) |
Remove redundant wording when checking toolchain values.
Reword bootscripts README file.
Remove reference to mudflap
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent index 0c8d697f3..f36d0c6c1 100644 --- a/packages.ent +++ b/packages.ent @@ -370,7 +370,7 @@ <!ENTITY less-ch6-du "3.6 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20140806"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20140815"> <!-- Scripts depend on this format --> <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in Makefile --> <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2"> <!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> <!-- Updated in Makefile --> |