diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-01 14:52:50 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-01 14:52:50 +0000 |
commit | 97e156e368d809291dd7ed2ba939b1ad4d28cb3a (patch) | |
tree | ef9026b64a02ae68cf6473883a07043e503e0f5a /packages.ent | |
parent | b2b1e1aa5fe437877a7ec9f7d861e215c956ebb9 (diff) |
Finish removal of sysconfig/rc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9974 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 24a0833de..209e4de34 100644 --- a/packages.ent +++ b/packages.ent @@ -302,7 +302,7 @@ <!ENTITY less-ch6-du "3.8 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20120831"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20120901"> <!-- 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 --> |