[packages/python-numarray] Fix applying patches.

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


commit 1da72052e09556a265d7e390443e20100344fbca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:29:45 2025 +0200

    Fix applying patches.

 python-numarray.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-numarray.spec b/python-numarray.spec
index 9eae00f..3649f40 100644
--- a/python-numarray.spec
+++ b/python-numarray.spec
@@ -67,9 +67,9 @@ Pliki nagłówkowe dla python-numarray.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p0
-%patch1 -p0
-%patch2 -p0
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p0
 cp %{SOURCE1} .
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-numarray.git/commitdiff/1da72052e09556a265d7e390443e20100344fbca



More information about the pld-cvs-commit mailing list