[lfs] branch trunk updated: Add some spaces
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <174808968944.24713.252896693140363338@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 6a04e2420 Add some spaces
6a04e2420 is described below
commit 6a04e2420d3f8ffd43b1d01fd2d647ce40fb4013
Author: Bruce Dubbs <[email protected]>
AuthorDate: Sat May 24 07:28:03 2025 -0500
Add some spaces
---
chapter08/glibc.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index bcb275177..9468dda43 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -327,7 +327,7 @@ install -vm755 dest/usr/lib/*.so.* /usr/lib</userinput></screen>
</para>
<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/limits.h ] || mv $DIR/include{-fixed,}/limits.h
[ -e $DIR/include/syslimits.h ] || mv $DIR/include{-fixed,}/syslimits.h
rm -rfv $DIR/include-fixed/*
unset DIR</userinput></screen>
--
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