[packages/ezmlm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:29:19 CEST 2025
commit 660ab25801c6b1f93347b0d39aee5e8593667949
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:29:03 2025 +0200
Fix applying patches.
ezmlm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ezmlm.spec b/ezmlm.spec
index cdfc2c3..83376ee 100644
--- a/ezmlm.spec
+++ b/ezmlm.spec
@@ -21,8 +21,8 @@ Qmailowy zarządca list dyskusyjnych.
%prep
%setup -q
-%patch0
-%patch1
+%patch -P0
+%patch -P1
echo "%{_libdir}/ezmlm" > conf-bin
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ezmlm.git/commitdiff/660ab25801c6b1f93347b0d39aee5e8593667949
More information about the pld-cvs-commit
mailing list