Ignore:
Timestamp:
08/05/2021 08:10:37 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dddebae7
Parents:
77a8b67
Message:

Fix stripping discussion for merged /usr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/important/building-notes.xml

    r77a8b67 r7a3422b1  
    465465    </para>
    466466
    467 <screen><userinput>find /{,usr/}{bin,lib,sbin} \
     467<screen><userinput>find /usr/{bin,lib,sbin} \
    468468    -type f \( -name \*.so* -a ! -name \*dbg \) \
    469469    -exec strip --strip-unneeded {} \;</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.