While I was packaging up stuff for backup, I noticed that the two new
packages to the system (xz and check) both put some documentation
during Chapter 5 into /tools/share/doc. It remains after '5.34.
Stripping' is completed. The final command that removes
documentation:
rm -rf /tools/{,share}/{info,man}
Could be adjusted to become:
rm -rf /tools/{,share}/{doc,info,man}
Jonathan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page