mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 03:11:57 +00:00
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a6bd08d6c3
commit
bf0ad1a2ee
@ -159,7 +159,7 @@ rm -rf /usr/lib/gcc/$(gcc -dumpmachine)/&gcc-version;/include-fixed/bits/</useri
|
|||||||
|
|
||||||
<para>The GCC build directory is owned by <systemitem class="username">
|
<para>The GCC build directory is owned by <systemitem class="username">
|
||||||
nobody</systemitem> now and the ownership of the installed header
|
nobody</systemitem> now and the ownership of the installed header
|
||||||
directory (and its content) will be incoorect. Change the ownership to
|
directory (and its content) will be incorrect. Change the ownership to
|
||||||
<systemitem class="username">root</systemitem> user and group:</para>
|
<systemitem class="username">root</systemitem> user and group:</para>
|
||||||
|
|
||||||
<screen><userinput remap="install">chown -v -R root:root \
|
<screen><userinput remap="install">chown -v -R root:root \
|
||||||
|
Loading…
Reference in New Issue
Block a user