Correct package size (grub) to kB to fix the addition - fixes #2580, thanks to Chris for the diagnosis.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Ken Moffat 2010-02-16 22:43:44 +00:00
parent 9ab4251be9
commit b66f563c23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<!ENTITY version "SVN-201002011">
<!ENTITY releasedate "February 11, 2010">
<!ENTITY version "SVN-201002016">
<!ENTITY releasedate "February 16, 2010">
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

View File

@ -228,7 +228,7 @@
<!ENTITY groff-ch6-sbu "0.7 SBU">
<!ENTITY grub-version "1.97.2">
<!ENTITY grub-size "1.2 MB">
<!ENTITY grub-size "1,219 KB">
<!ENTITY grub-url "&alpha-gnu;grub/grub-&grub-version;.tar.gz">
<!ENTITY grub-md5 "db4d23fb8897523a7e484e974ae3d1c9">
<!ENTITY grub-home "&gnu-software;grub/">