[packages/ezmlm-idx] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:29:22 CEST 2025


commit cd616dbacadd0a1df99388581b4ee410df49eb70
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:29:06 2025 +0200

    Fix applying patches.

 ezmlm-idx.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ezmlm-idx.spec b/ezmlm-idx.spec
index 4fe90ca..f8b77f6 100644
--- a/ezmlm-idx.spec
+++ b/ezmlm-idx.spec
@@ -35,9 +35,9 @@ obsługa.
 
 %prep
 %setup -q -n ezmlm-%{ezmlm_ver} -a1
-%patch0 -p1
-%patch1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1
+%patch -P2 -p1
 
 mv -f ezmlm-idx-%{idx_ver}/* .
 cat idx.patch | sed 's/conf-bin`/conf-bin2`/g' > idx2.patch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ezmlm-idx.git/commitdiff/cd616dbacadd0a1df99388581b4ee410df49eb70



More information about the pld-cvs-commit mailing list