[packages/clamsmtp] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:59:57 CEST 2025
commit f98d52d5c77896430d3b28dc15ba7ca7c31136f3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:59:41 2025 +0200
Fix applying patches.
clamsmtp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clamsmtp.spec b/clamsmtp.spec
index 6989193..ba392ef 100644
--- a/clamsmtp.spec
+++ b/clamsmtp.spec
@@ -29,7 +29,7 @@ SMTP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clamsmtp.git/commitdiff/f98d52d5c77896430d3b28dc15ba7ca7c31136f3
More information about the pld-cvs-commit
mailing list