[lfs] branch trunk updated: gcc: fix my stupid typo
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177804014926.17070.3186480447332515344@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 1093fc15c gcc: fix my stupid typo
1093fc15c is described below
commit 1093fc15ce7dd694592af6a8375d617850e8a915
Author: Xi Ruoyao <[email protected]>
AuthorDate: Wed May 6 11:56:58 2026 +0800
gcc: fix my stupid typo
Stupid I.
---
chapter08/gcc.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index 441250f02..f3fcfd1c4 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -244,7 +244,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
directory (and its content) is incorrect. Change the ownership to the
<systemitem class="username">root</systemitem> user and group:</para>
-<screen><userinput remap="install">chown -v -R root:root $(gcc -print-file-name=include){,}</userinput></screen>
+<screen><userinput remap="install">chown -v -R root:root $(gcc -print-file-name=include){,-fixed}</userinput></screen>
<para>Create a symlink required by the <ulink
url="https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s09.html">FHS</ulink>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page