[packages/libesmtp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:47:55 CEST 2025
commit 5e2e31ffd2d4fe6d5a683dc19baa4f0a0b46e3f6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:47:40 2025 +0200
Fix applying patches.
libesmtp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libesmtp.spec b/libesmtp.spec
index 5a9efaa..22fa0f9 100644
--- a/libesmtp.spec
+++ b/libesmtp.spec
@@ -55,7 +55,7 @@ Statyczne biblioteki libesmtp.
%prep
%setup -q -n libESMTP-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libesmtp.git/commitdiff/5e2e31ffd2d4fe6d5a683dc19baa4f0a0b46e3f6
More information about the pld-cvs-commit
mailing list