[packages/cdk] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:56:18 CEST 2025


commit 8e5421f53a909f9cd8ad0ae3f1c95cc2be4113de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:56:02 2025 +0200

    Fix applying patches.

 cdk.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cdk.spec b/cdk.spec
index 6a4e459..9ab4a09 100644
--- a/cdk.spec
+++ b/cdk.spec
@@ -71,8 +71,8 @@ Thomasa Dickeya i nie jest tym samym, co znajduje się pod adresem
 
 %prep
 %setup -q -n %{name}-%{ver_ver}-%{ver_release}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 ln -sf . include/cdk
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cdk.git/commitdiff/8e5421f53a909f9cd8ad0ae3f1c95cc2be4113de



More information about the pld-cvs-commit mailing list