[lfs] branch trunk updated: pcre2: Fix hardcoded version number in instruction
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <175836592499.8554.4211838745792301474@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 3373b9dcd pcre2: Fix hardcoded version number in instruction
3373b9dcd is described below
commit 3373b9dcd6132786e38c2601b09cd8f9f635397e
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Sep 20 18:58:18 2025 +0800
pcre2: Fix hardcoded version number in instruction
---
chapter08/pcre.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chapter08/pcre.xml b/chapter08/pcre.xml
index d937d8f6c..700a6a12b 100644
--- a/chapter08/pcre.xml
+++ b/chapter08/pcre.xml
@@ -44,7 +44,7 @@
<para>Prepare pcre2 for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \
- --docdir=/usr/share/doc/pcre2-10.45 \
+ --docdir=/usr/share/doc/pcre2-&pcre2-version; \
--enable-unicode \
--enable-jit \
--enable-pcre2-16 \
--
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