[packages/libksi] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:53:17 CEST 2025


commit 445493ea0749bf8ec74aa573fd606451c8f59ac9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:53:01 2025 +0200

    Fix applying patches.

 libksi.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libksi.spec b/libksi.spec
index 017ea45..295b2b4 100644
--- a/libksi.spec
+++ b/libksi.spec
@@ -77,8 +77,8 @@ Dokumentacja API biblioteki Guardtime KSI.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libksi.git/commitdiff/445493ea0749bf8ec74aa573fd606451c8f59ac9



More information about the pld-cvs-commit mailing list