[packages/mulberry] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:26:35 CEST 2025


commit 6c70f57095b7744bf55911da005dd988d6ce80cf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:26:19 2025 +0200

    Fix applying patches.

 mulberry.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mulberry.spec b/mulberry.spec
index 949c715..ad2f999 100644
--- a/mulberry.spec
+++ b/mulberry.spec
@@ -32,8 +32,8 @@ Mulberry email and calendar client.
 
 %prep
 %setup -qn %{name}
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 %{__make} -f Makefile-Linux jxinit
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mulberry.git/commitdiff/6c70f57095b7744bf55911da005dd988d6ce80cf



More information about the pld-cvs-commit mailing list