diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-04-12 17:44:04 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-04-12 17:44:04 +0000 |
commit | 85d68de013377a19f821108b269a44a1a73bdbd5 (patch) | |
tree | b1309b6586b0f454cf3dbb6f01708249b254e31b /chapter01 | |
parent | ffe0a2ff35e86bb760cda4383b3684144a94a37f (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@9239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7ea794da4..4ec3dde31 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,18 @@ --> <listitem> + <para>2010-04-12</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Adjust zlib instructions to ensure .pc + file and all libraries are in the proper location. + Thanks to Chris Staub. + Fixes <ulink url="&lfs-ticket-root;2630">#2630</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-03-27</para> <itemizedlist> <listitem> |