[packages/rdma-core] - use patch -P

qboosh qboosh at pld-linux.org
Sun Apr 20 16:45:39 CEST 2025


commit f7a912a8342dff5c7a049d934f8fd10172f0bd09
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 20 16:12:11 2025 +0200

    - use patch -P

 rdma-core.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/rdma-core.spec b/rdma-core.spec
index d1ebdf9..868de9a 100644
--- a/rdma-core.spec
+++ b/rdma-core.spec
@@ -1194,11 +1194,11 @@ Pyverbs to oparte na Cythonie API Pythona do libibverbs, zapewniające
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -R -p1
-%patch2 -R -p1
-%patch3 -R -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -R -p1
+%patch -P2 -R -p1
+%patch -P3 -R -p1
+%patch -P4 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rdma-core.git/commitdiff/f7a912a8342dff5c7a049d934f8fd10172f0bd09



More information about the pld-cvs-commit mailing list