[packages/python-numpy-compat] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:30:07 CEST 2025


commit 8bb1ec3de94513d60c1cea6e94c997be62d63627
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:29:48 2025 +0200

    Fix applying patches.

 python-numpy-compat.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-numpy-compat.spec b/python-numpy-compat.spec
index 8932d40..4c8542f 100644
--- a/python-numpy-compat.spec
+++ b/python-numpy-compat.spec
@@ -190,8 +190,8 @@ pakietami Numeric.
 
 %prep
 %setup -q -n numpy-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # numpy.distutils uses CFLAGS/LDFLAGS as its own flags replacements,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-numpy-compat.git/commitdiff/8bb1ec3de94513d60c1cea6e94c997be62d63627



More information about the pld-cvs-commit mailing list