[packages/bind] - use patch -P

qboosh qboosh at pld-linux.org
Sat Feb 1 18:49:21 CET 2025


commit 5700faa2bd1ee6614adea1b6773da1a9cb507c86
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 1 18:27:49 2025 +0100

    - use patch -P

 bind.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index d553227..2fcdd91 100644
--- a/bind.spec
+++ b/bind.spec
@@ -376,10 +376,10 @@ BIND.
 %prep
 %setup -q %{?with_hip:-a6}
 
-%patch3 -p1
-%patch4 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 %{?with_hip:%{__mv} bind-hip/hip_55.[ch] lib/dns/rdata/generic}
-%{?with_edns_cli:%patch5 -p0}
+%{?with_edns_cli:%patch -P5 -p0}
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/5700faa2bd1ee6614adea1b6773da1a9cb507c86



More information about the pld-cvs-commit mailing list