[packages/cpprestsdk] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:04:40 CEST 2025


commit 514c1ff38157c8d9f2ca0e49d479e6d24b314144
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:04:25 2025 +0200

    Fix applying patches.

 cpprestsdk.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cpprestsdk.spec b/cpprestsdk.spec
index ddce444..ae98ecc 100644
--- a/cpprestsdk.spec
+++ b/cpprestsdk.spec
@@ -53,7 +53,7 @@ Pliki nagłówkowe biblioteki cpprest.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cpprestsdk.git/commitdiff/514c1ff38157c8d9f2ca0e49d479e6d24b314144



More information about the pld-cvs-commit mailing list