[packages/kyotocabinet] Fix applying patches.

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


commit c91d20303aaabc0da632c50ad91f71b39a429a82
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:39:19 2025 +0200

    Fix applying patches.

 kyotocabinet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kyotocabinet.spec b/kyotocabinet.spec
index a57aa95..a32b55a 100644
--- a/kyotocabinet.spec
+++ b/kyotocabinet.spec
@@ -89,7 +89,7 @@ Dokumentacja biblioteki Kyoto Cabinet.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kyotocabinet.git/commitdiff/c91d20303aaabc0da632c50ad91f71b39a429a82



More information about the pld-cvs-commit mailing list