[lfs] branch trunk updated: chapter06/Diffutils: Elaborate what the sed does.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <174467519388.10039.2115956672657079441@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 9103be900 chapter06/Diffutils: Elaborate what the sed does.
9103be900 is described below
commit 9103be90053dff74a1bd88571a54093db9f3a65a
Author: Zeckmathederg <[email protected]>
AuthorDate: Mon Apr 14 18:02:27 2025 -0600
chapter06/Diffutils: Elaborate what the sed does.
---
chapter06/diffutils.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml
index c56b01c5a..8738e32b0 100644
--- a/chapter06/diffutils.xml
+++ b/chapter06/diffutils.xml
@@ -43,7 +43,10 @@
<sect2 role="installation">
<title>Installation of Diffutils</title>
- <para>First, fix a problem in the current version of diffutils:</para>
+ <para>When Diffutils is being configured, it checks to see if it is
+ being cross compiled. If it is, configuration fails. Since we are
+ cross compiling, comment out the specific lines that perform that
+ test now:</para>
<screen><userinput remap="pre">sed -e '46252,+3 s/^/#/' \
-e '46596,+3 s/^/#/' \
--
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