[packages/email] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:25:12 CEST 2025
commit 6d094fc69d08f909a09d7b76bea153d2e7594bc4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:24:56 2025 +0200
Fix applying patches.
email.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/email.spec b/email.spec
index 752ca55..42cb7e0 100644
--- a/email.spec
+++ b/email.spec
@@ -26,7 +26,7 @@ pocztę używając zdalnych serwerów SMTP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/email.git/commitdiff/6d094fc69d08f909a09d7b76bea153d2e7594bc4
More information about the pld-cvs-commit
mailing list