diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-05-03 03:27:00 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-05-03 03:27:00 +0000 |
commit | 4d2077d7985afb26bbe67f75bb3ee7f0c82bf515 (patch) | |
tree | 1f0444363a50af6a1acc6819da12f91951e1acb9 /packages.ent | |
parent | a8a87e673956a0ec81ba0a1a1ae13ae287c52847 (diff) |
Adjust zlib instructions to ensure .pc file and all libraries are in the proper
location. Thanks to Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.ent b/packages.ent index 04097595c..5f7846a1f 100644 --- a/packages.ent +++ b/packages.ent @@ -123,6 +123,8 @@ <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> <!ENTITY file-md5 "accade81ff1cc774904b47c72c8aeea0"> <!ENTITY file-home "http://www.darwinsys.com/file/"> +<!ENTITY file-ch5-du "9.5 MB"> +<!ENTITY file-ch5-sbu "0.2 SBU"> <!ENTITY file-ch6-du "9.5 MB"> <!ENTITY file-ch6-sbu "0.2 SBU"> |