[packages/c-icap] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:59:04 CEST 2025


commit 5974f7a2cec391fb4917ecd6bf8d51b8fe8401f6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:58:49 2025 +0200

    Fix applying patches.

 c-icap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/c-icap.spec b/c-icap.spec
index a5e8ea5..e3f486c 100644
--- a/c-icap.spec
+++ b/c-icap.spec
@@ -68,7 +68,7 @@ Pliki nagłówkowe biblioteki c-icap.
 
 %prep
 %setup -q -n c_icap-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/c-icap.git/commitdiff/5974f7a2cec391fb4917ecd6bf8d51b8fe8401f6



More information about the pld-cvs-commit mailing list