[packages/lkcp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:08:31 CEST 2025


commit da8b2ccb79764a2d0cc320dc7c7fdbbf69c78271
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:08:15 2025 +0200

    Fix applying patches.

 lkcp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lkcp.spec b/lkcp.spec
index b975b4f..914c922 100644
--- a/lkcp.spec
+++ b/lkcp.spec
@@ -27,7 +27,7 @@ ostatnie zmiany dokonane w systemie plików /proc/sys.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lkcp.git/commitdiff/da8b2ccb79764a2d0cc320dc7c7fdbbf69c78271



More information about the pld-cvs-commit mailing list