[packages/ndisc6] - use patch -P

qboosh qboosh at pld-linux.org
Thu May 15 21:32:12 CEST 2025


commit 2f871cb91e546e7fd93814e9c5981150d7319a9f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu May 15 20:37:06 2025 +0200

    - use patch -P

 ndisc6.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ndisc6.spec b/ndisc6.spec
index d76c4eb..2cb23d9 100644
--- a/ndisc6.spec
+++ b/ndisc6.spec
@@ -63,8 +63,8 @@ Demon do wykrywania rekursywnych serwerów DNS w sieciach IPv6.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ndisc6.git/commitdiff/932282bf1f7ef321bf097c5d753e11f8bee13236



More information about the pld-cvs-commit mailing list