[lfs] 01/02: ch07 zlib: remove static library like ch08
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository lfs. commit 13fd16235271f7983dfd17107b592b8030343183 Author: Xi Ruoyao <[email protected]> AuthorDate: Wed Aug 5 17:05:46 2026 +0800 ch07 zlib: remove static library like ch08 --- chapter07/zlib.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chapter07/zlib.xml b/chapter07/zlib.xml index 2bb278181..74d3aecd1 100644 --- a/chapter07/zlib.xml +++ b/chapter07/zlib.xml @@ -54,6 +54,10 @@ <screen><userinput remap="install">make install</userinput></screen> + <para>Remove a useless static library:</para> + +<screen><userinput remap="install">rm -fv /usr/lib/libz.a</userinput></screen> + </sect2> <sect2 role="content"> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page