[packages/courier] - use patch -P

qboosh qboosh at pld-linux.org
Sun Jun 8 10:29:33 CEST 2025


commit 684296f0b20fb3f2620eb22a5dc3e054943e8b6c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 8 09:22:52 2025 +0200

    - use patch -P

 courier.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/courier.spec b/courier.spec
index 71fdc30..58cfb67 100644
--- a/courier.spec
+++ b/courier.spec
@@ -300,12 +300,12 @@ wysyłać faksy wysyłając po prostu e-maila na numertelefonu at fax.
 
 %prep
 %setup -q
-%{!?with_fam:%patch1 -p1}
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%{!?with_fam:%patch -P1 -p1}
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 cat >apache.conf <<EOF
 Alias /webmail %{_imagedir}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/courier.git/commitdiff/684296f0b20fb3f2620eb22a5dc3e054943e8b6c



More information about the pld-cvs-commit mailing list