[packages/davmail] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:19 CEST 2025
commit be8b97bc00e908c690fb220e14bfd0e0e8bec2b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:10:04 2025 +0200
Fix applying patches.
davmail.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/davmail.spec b/davmail.spec
index 5a85794..c90899c 100644
--- a/davmail.spec
+++ b/davmail.spec
@@ -30,7 +30,7 @@ internet or behind a firewall through Outlook Web Access.
%ifarch %{x8664}
%{__tar} zxf %{SOURCE1} --strip-components=1
%endif
-%patch0 -p0
+%patch -P0 -p0
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/davmail.git/commitdiff/be8b97bc00e908c690fb220e14bfd0e0e8bec2b3
More information about the pld-cvs-commit
mailing list