[packages/sqwebmail] - use patch -P

qboosh qboosh at pld-linux.org
Fri Jun 6 20:36:44 CEST 2025


commit 3304b7162a766a3d8e5d84315586f3b08869d42f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jun 6 20:25:23 2025 +0200

    - use patch -P

 sqwebmail.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/sqwebmail.spec b/sqwebmail.spec
index 2981a53..7fde5c6 100644
--- a/sqwebmail.spec
+++ b/sqwebmail.spec
@@ -113,11 +113,11 @@ Polskie tłumaczenie interfejsu.
 %prep
 %setup -q %{?with_pl:-a3}
 cp -p %{SOURCE2} sqwebmail.init.in
-%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
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sqwebmail.git/commitdiff/3304b7162a766a3d8e5d84315586f3b08869d42f



More information about the pld-cvs-commit mailing list