[packages/kaim] Fix applying patches.

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


commit afaf9b027cab02c0f536f8da3b56fd2eef739982
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:26:12 2025 +0200

    Fix applying patches.

 kaim.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kaim.spec b/kaim.spec
index 73ff429..43655bb 100644
--- a/kaim.spec
+++ b/kaim.spec
@@ -32,8 +32,8 @@ Zapewnia pełną kompatybilność z oryginalną wersją AIM. Posiada skrót
 
 %prep
 %setup  -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure2_13
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kaim.git/commitdiff/afaf9b027cab02c0f536f8da3b56fd2eef739982



More information about the pld-cvs-commit mailing list