[blfs] branch trunk updated: Python3: Fix patch command.

git Owner ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178683769563.2357744.7780023144951199719@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 70ed62453a Python3: Fix patch command.
70ed62453a is described below

commit 70ed62453a6ce62736c52f523c2414579d754152
Author: zeckma-tech <[email protected]>
AuthorDate: Sat Aug 15 17:47:58 2026 -0600

    Python3: Fix patch command.
---
 general/prog/python3.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/general/prog/python3.xml b/general/prog/python3.xml
index f1484434eb..aca0c3bdc4 100644
--- a/general/prog/python3.xml
+++ b/general/prog/python3.xml
@@ -208,7 +208,7 @@
       First, apply a patch adapting this package to OpenSSL-4 and to fix three security issues:
     </para>
 
-<screen><userinput remap="pre">patch -Np1 -i ../Python-&python3-version;-consolidated_fixes-1.patch</userinput></screen>
+<screen><userinput remap="pre">patch -Np1 -i ../Python-&python3-version;-openssl_4-1.patch</userinput></screen>
 
     <para>
       Install <application>Python 3</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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.