[packages/dovecot-sieve] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:19:29 CEST 2025
commit 182b253ac7e1aeb3d0c23caa85afda6de4aa647f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:19:13 2025 +0200
Fix applying patches.
dovecot-sieve.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dovecot-sieve.spec b/dovecot-sieve.spec
index 0ea8f4d..3bc367b 100644
--- a/dovecot-sieve.spec
+++ b/dovecot-sieve.spec
@@ -37,7 +37,7 @@ Ta wtyczka dovecota wywodzi się z serwera Cyrus IMAP w wersji 2.2.12.
%prep
%setup -q -n dovecot-%{dovecot_series}-sieve-%{sieve_version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dovecot-sieve.git/commitdiff/182b253ac7e1aeb3d0c23caa85afda6de4aa647f
More information about the pld-cvs-commit
mailing list