[packages/python3-numpy] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 23:08:13 CET 2025


commit 19fce82793fc1399a3afdb50d53329c79c62b911
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 23:08:08 2025 +0100

    - use patch -P

 python3-numpy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-numpy.spec b/python3-numpy.spec
index ba2dfdf..98f528b 100644
--- a/python3-numpy.spec
+++ b/python3-numpy.spec
@@ -86,7 +86,7 @@ Generator interfejsów z Fortranu do Pythona 3.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 # numpy.distutils uses CFLAGS/LDFLAGS as its own flags replacements,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-numpy.git/commitdiff/19fce82793fc1399a3afdb50d53329c79c62b911



More information about the pld-cvs-commit mailing list