[packages/amavis-ng] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:32:56 CEST 2025
commit ce5ca348a550ca9a8aae05830b801c33e3b3f8ab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:32:40 2025 +0200
Fix applying patches.
amavis-ng.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/amavis-ng.spec b/amavis-ng.spec
index 079e008..08f6b80 100644
--- a/amavis-ng.spec
+++ b/amavis-ng.spec
@@ -58,11 +58,11 @@ czasie budowania.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
# precompiled x86 binary
rm -f amavis-milter/amavis-milter
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/amavis-ng.git/commitdiff/ce5ca348a550ca9a8aae05830b801c33e3b3f8ab
More information about the pld-cvs-commit
mailing list