mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
remove nodump from .la-removal
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6c329d77f0
commit
92f1b84ed4
@ -15,7 +15,7 @@
|
|||||||
shared libraries, specially when using non-autotools build systems.
|
shared libraries, specially when using non-autotools build systems.
|
||||||
While still in chroot, remove those files now:</para>
|
While still in chroot, remove those files now:</para>
|
||||||
|
|
||||||
<screen role="nodump"><userinput>find /usr/{lib,libexec} -name \*.la -delete</userinput></screen>
|
<screen><userinput>find /usr/{lib,libexec} -name \*.la -delete</userinput></screen>
|
||||||
|
|
||||||
<note><para>
|
<note><para>
|
||||||
All the remaining steps in this section are optional. Nevertheless,
|
All the remaining steps in this section are optional. Nevertheless,
|
||||||
|
Loading…
Reference in New Issue
Block a user