[packages/kcheckgmail] Fix applying patches.

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


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

    Fix applying patches.

 kcheckgmail.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kcheckgmail.spec b/kcheckgmail.spec
index a9ba674..566d9b9 100644
--- a/kcheckgmail.spec
+++ b/kcheckgmail.spec
@@ -30,8 +30,8 @@ Aplikacja do sprawdzania Gmaila w zasobniku KDE.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kcheckgmail.git/commitdiff/15b12ceea0381cf66c8e4d19af48597a2e18908e



More information about the pld-cvs-commit mailing list