[packages/opensmtpd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:46:37 CEST 2025
commit f149ac1dd80827e7bfefa7c6b75501326f8a1244
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:46:21 2025 +0200
Fix applying patches.
opensmtpd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/opensmtpd.spec b/opensmtpd.spec
index 24fa162..65656e0 100644
--- a/opensmtpd.spec
+++ b/opensmtpd.spec
@@ -68,7 +68,7 @@ re-usable by everyone under an ISC license.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/opensmtpd.git/commitdiff/f149ac1dd80827e7bfefa7c6b75501326f8a1244
More information about the pld-cvs-commit
mailing list