[packages/iksemel] Fix applying patches.

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


commit 6aafc9fe328898718f3ae110ca6c71e25335b92d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:13:20 2025 +0200

    Fix applying patches.

 iksemel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/iksemel.spec b/iksemel.spec
index 80f2a8d..83e0eeb 100644
--- a/iksemel.spec
+++ b/iksemel.spec
@@ -55,8 +55,8 @@ Statyczna wersja biblioteki Iksemel.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iksemel.git/commitdiff/6aafc9fe328898718f3ae110ca6c71e25335b92d



More information about the pld-cvs-commit mailing list