mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Fix stripping discussion for merged /usr
This commit is contained in:
parent
77a8b67f62
commit
7a3422b1e4
@ -464,7 +464,7 @@ chmod 755 blfs-yes-test2</userinput></screen>
|
||||
any windowing environment is a good idea. Then you can do:
|
||||
</para>
|
||||
|
||||
<screen><userinput>find /{,usr/}{bin,lib,sbin} \
|
||||
<screen><userinput>find /usr/{bin,lib,sbin} \
|
||||
-type f \( -name \*.so* -a ! -name \*dbg \) \
|
||||
-exec strip --strip-unneeded {} \;</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user