[packages/catch2] - use patch -P

qboosh qboosh at pld-linux.org
Wed Apr 30 20:49:18 CEST 2025


commit 7a9bf6db1d9d90f2d73c6dd93ce6f6593e63ac0b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 30 20:31:34 2025 +0200

    - use patch -P

 catch2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/catch2.spec b/catch2.spec
index fac53cb..12fd3ce 100644
--- a/catch2.spec
+++ b/catch2.spec
@@ -28,7 +28,7 @@ Header files for catch2 library.
 
 %prep
 %setup -q -n Catch2-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/catch2.git/commitdiff/7cfd3af63a499624758c61368e6aa0145b82480c



More information about the pld-cvs-commit mailing list