[lfs] 01/02: .

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch multilib
in repository lfs.

commit 414df8a81a5b87611e09059f5cf7160f93bd795a
Author: Thomas Trepl <[email protected]>
AuthorDate: Sat May 31 07:43:26 2025 +0200

    .
---
 chapter08/glibc.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 53aa84c90..621481cf6 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -329,7 +329,8 @@ install -vm755 dest/usr/lib/*.so.* /usr/lib</userinput></screen>
       <screen role='nodump'><userinput>DIR=$(dirname $(gcc -print-libgcc-file-name))
 [ -e $DIR/include/limits.h ] || mv $DIR/include{-fixed,}/limits.h
 [ -e $DIR/include/syslimits.h ] || mv $DIR/include{-fixed,}/syslimits.h
-rm -rfv $(dirname $(gcc -print-libgcc-file-name))/include-fixed/*</userinput></screen>
+rm -rfv $DIR/include-fixed/*
+unset DIR</userinput></screen>
     </important>
 
     <para>Install the package:</para>

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.