[packages/exim-surbl] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:28:39 CEST 2025


commit 2e24c98edf2ac923eeab43749b636a3a830d881e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:28:23 2025 +0200

    Fix applying patches.

 exim-surbl.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/exim-surbl.spec b/exim-surbl.spec
index 25f8115..08ff949 100644
--- a/exim-surbl.spec
+++ b/exim-surbl.spec
@@ -30,10 +30,10 @@ message.
 
 %prep
 %setup -q -n exim_surbl-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exim-surbl.git/commitdiff/2e24c98edf2ac923eeab43749b636a3a830d881e



More information about the pld-cvs-commit mailing list