Changeset 7a3422b1
- Timestamp:
- 08/05/2021 08:10:37 PM (18 months ago)
- Branches:
- 11.0, 11.1, 11.2, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- dddebae
- Parents:
- 77a8b67
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/important/building-notes.xml
r77a8b67 r7a3422b1 465 465 </para> 466 466 467 <screen><userinput>find / {,usr/}{bin,lib,sbin} \467 <screen><userinput>find /usr/{bin,lib,sbin} \ 468 468 -type f \( -name \*.so* -a ! -name \*dbg \) \ 469 469 -exec strip --strip-unneeded {} \;</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.