don't chown $LFS/sources to lfs (#5018)

This commit is contained in:
Xi Ruoyao 2022-03-05 04:59:41 +08:00
parent 070bc9a4f7
commit 8a572f06bb
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -85,12 +85,6 @@ case $(uname -m) in
x86_64) chown -v lfs $LFS/lib64 ;; x86_64) chown -v lfs $LFS/lib64 ;;
esac</userinput></screen> esac</userinput></screen>
<para>If a separate working directory was created as suggested, give
user <systemitem class="username">lfs</systemitem> ownership of this
directory:</para>
<screen><userinput>chown -v lfs $LFS/sources</userinput></screen>
<note><para>In some host systems, the following command does not complete <note><para>In some host systems, the following command does not complete
properly and suspends the login to the lfs user to the background. If the properly and suspends the login to the lfs user to the background. If the
prompt "lfs:~$" does not appear immediately, entering the prompt "lfs:~$" does not appear immediately, entering the