From 31c502266249eb14211be014daae7af741baa6b5 Mon Sep 17 00:00:00 2001 From: yangchunc Date: Mon, 16 Dec 2024 08:32:01 +0000 Subject: [PATCH] =?UTF-8?q?update=20python3.spec.=20=E4=BF=AE=E6=94=B9spec?= =?UTF-8?q?=E6=96=87=E4=BB=B6=EF=BC=8C=E4=B8=8D=E5=AD=98=E5=9C=A8patch1004?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yangchunc --- python3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.spec b/python3.spec index 7b0e49a..1a00064 100644 --- a/python3.spec +++ b/python3.spec @@ -1136,7 +1136,7 @@ git apply %{PATCH351} %patch1001 -p1 %patch1002 -p1 %patch1003 -p1 -%patch1004 -p1 +#%patch1004 -p1 # Remove files that should be generated by the build # (This is after patching, so that we can use patches directly from upstream) -- Gitee