[lfs] branch trunk updated: Change expat url and fix a grammar issue.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <174413464543.7119.6028610801383323552@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 7ea7a3b3d Change expat url and fix a grammar issue.
new 780e36807 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
7ea7a3b3d is described below
commit 7ea7a3b3d32750e8beb52d6fa7cc36d6cd7457f6
Author: Bruce Dubbs <[email protected]>
AuthorDate: Tue Apr 8 12:50:25 2025 -0500
Change expat url and fix a grammar issue.
---
packages.ent | 2 +-
part3intro/toolchaintechnotes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/packages.ent b/packages.ent
index cd692a8c8..5dbbfed1a 100644
--- a/packages.ent
+++ b/packages.ent
@@ -158,7 +158,7 @@
<!ENTITY expat-version "2.7.1">
<!ENTITY expat-size "485 KB">
-<!ENTITY expat-url "&sourceforge;expat/expat-&expat-version;.tar.xz">
+<!ENTITY expat-url "&github;/libexpat/libexpat/releases/download/R_2_7_1/expat-&expat-version;.tar.xz">
<!ENTITY expat-md5 "9f0c266ff4b9720beae0c6bd53ae4469">
<!ENTITY expat-home "https://libexpat.github.io/">
<!ENTITY expat-fin-du "14 MB">
diff --git a/part3intro/toolchaintechnotes.xml b/part3intro/toolchaintechnotes.xml
index 0d3c66b55..2239b2c7a 100644
--- a/part3intro/toolchaintechnotes.xml
+++ b/part3intro/toolchaintechnotes.xml
@@ -242,7 +242,7 @@
<para>
The build system should not attempt to run any generated machine
code supposed to be executed on <quote>the host.</quote> For
- example, when building an utility natively, its man page can be
+ example, when building a utility natively, its man page can be
generated by running the utility with the
<parameter>--help</parameter> switch and processing the output,
but generally it's not possible to do so for a cross-compilation
--
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