[packages/ka5-step] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:26:09 CEST 2025


commit 1b8e8e37ced8fa5235a9b0d34d7fc68a0ad0bf1f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:25:52 2025 +0200

    Fix applying patches.

 ka5-step.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ka5-step.spec b/ka5-step.spec
index 4b203e3..8808e99 100644
--- a/ka5-step.spec
+++ b/ka5-step.spec
@@ -116,7 +116,7 @@ Możliwości:
 
 %prep
 %setup -q -n %{kaname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %cmake \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-step.git/commitdiff/1b8e8e37ced8fa5235a9b0d34d7fc68a0ad0bf1f



More information about the pld-cvs-commit mailing list