[packages/whois] - use patch -P

qboosh qboosh at pld-linux.org
Thu May 29 20:56:22 CEST 2025


commit 606a0b512e43170f9671dcf3a4d643ada614fb96
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu May 29 20:46:18 2025 +0200

    - use patch -P

 whois.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/whois.spec b/whois.spec
index 8f144de..b1ee22f 100644
--- a/whois.spec
+++ b/whois.spec
@@ -48,9 +48,9 @@ większosci zapytań.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/whois.git/commitdiff/08ccd6aa7142edfd21cbb1629e20efbe68203ad2



More information about the pld-cvs-commit mailing list