[packages/inetutils] - use patch -P

qboosh qboosh at pld-linux.org
Mon Mar 31 06:32:39 CEST 2025


commit 8d45e844e0903a55c6b1699b5cd10331e2a4e900
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 30 22:41:01 2025 +0200

    - use patch -P

 inetutils.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/inetutils.spec b/inetutils.spec
index d9016e0..cf069e9 100644
--- a/inetutils.spec
+++ b/inetutils.spec
@@ -426,8 +426,8 @@ Klient whois z pakietu GNU inetutils.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P2 -p1
 
 %build
 cp -f /usr/share/gettext/config.rpath build-aux
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/inetutils.git/commitdiff/f9f253e0c534aa32f173cf5b82192d8e8ab67654



More information about the pld-cvs-commit mailing list