[packages/ezmlm-web] Fix applying patches.

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


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

    Fix applying patches.

 ezmlm-web.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ezmlm-web.spec b/ezmlm-web.spec
index 1a81ae2..24942e9 100644
--- a/ezmlm-web.spec
+++ b/ezmlm-web.spec
@@ -28,7 +28,7 @@ administratorowi systemu.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__cc} %{rpmldflags} %{rpmcflags} index.c -o index
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ezmlm-web.git/commitdiff/055cc558d0c367603002b98f55a6b26c4c502047



More information about the pld-cvs-commit mailing list