Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl 2024-04-28 00:30:25 +02:00
commit 8df847c937

View File

@ -33,9 +33,9 @@
user <systemitem class="username">root</systemitem> by running the following user <systemitem class="username">root</systemitem> by running the following
command:</para> command:</para>
<screen><userinput>chown -R root:root $LFS/{usr,lib,var,etc,bin,sbin,tools} <screen><userinput>chown --from lfs -R root:root $LFS/{usr,lib,var,etc,bin,sbin,tools}
case $(uname -m) in case $(uname -m) in
x86_64) chown -R root:root $LFS/lib64 ;; x86_64) chown --from lfs -R root:root $LFS/lib64 ;;
esac</userinput></screen> esac</userinput></screen>
<para arch="ml_32,ml_x32,ml_all">Some more directories exists for <para arch="ml_32,ml_x32,ml_all">Some more directories exists for