[blfs] branch trunk updated: Fix Python-3.11 patch name
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <178142275698.11336.17865580172609461610@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new b38ebb2687 Fix Python-3.11 patch name
b38ebb2687 is described below
commit b38ebb26877da523fd857e8e1c80b87f0e681902
Author: Pierre Labastie <[email protected]>
AuthorDate: Sun Jun 14 09:38:11 2026 +0200
Fix Python-3.11 patch name
It starts with an uppercase letter...
---
general/prog/python311.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/general/prog/python311.xml b/general/prog/python311.xml
index 6669a9c941..1eaebc975f 100644
--- a/general/prog/python311.xml
+++ b/general/prog/python311.xml
@@ -75,7 +75,7 @@
<listitem>
<para>
Required patch for OpenSSL-4:
- <ulink url="&patch-root;/python-&python311-version;-openssl_4_fixes-1.patch"/>
+ <ulink url="&patch-root;/Python-&python311-version;-openssl_4_fixes-1.patch"/>
</para>
</listitem>
</itemizedlist>
@@ -102,7 +102,7 @@
First apply a patch for building against OpenSSL-4:
</para>
-<screen><userinput>patch -Np1 -i ../python-&python311-version;-openssl_4_fixes-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i ../Python-&python311-version;-openssl_4_fixes-1.patch</userinput></screen>
<para>
Install <application>Python 3.11</application> by running the following
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page