[packages/kiki] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:35:04 CEST 2025


commit 1d624f7a93a5ad73e511a0366d35550836161b77
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:34:48 2025 +0200

    Fix applying patches.

 kiki.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kiki.spec b/kiki.spec
index 2cdc729..a79105e 100644
--- a/kiki.spec
+++ b/kiki.spec
@@ -31,7 +31,7 @@ Sokoban oraz Kula-World.
 
 %prep
 %setup -q -n %{name}_src
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C kodilib/linux \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kiki.git/commitdiff/1d624f7a93a5ad73e511a0366d35550836161b77



More information about the pld-cvs-commit mailing list