[packages/amavis] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:32:47 CEST 2025


commit 8216334238fedbf81e0f4f1c6a36dd687c8530b5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:32:31 2025 +0200

    Fix applying patches.

 amavis.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/amavis.spec b/amavis.spec
index 7cec915..4edce63 100644
--- a/amavis.spec
+++ b/amavis.spec
@@ -81,7 +81,7 @@ a jednym lub więcej programów antywirusowych.
 
 %prep
 %setup -q -n %{name}-%{version}%{sub_ver}
-%patch0 -p1
+%patch -P0 -p1
 install -d m4
 install %{SOURCE2} m4/acx_pthread.m4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/amavis.git/commitdiff/8216334238fedbf81e0f4f1c6a36dd687c8530b5



More information about the pld-cvs-commit mailing list