[packages/valgrind] use %patch -P

atler atler at pld-linux.org
Mon Apr 28 01:55:58 CEST 2025


commit 7145b230f0231dcb8e9b384965e5e0218466d33b
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Apr 27 23:35:23 2025 +0200

    use %patch -P

 valgrind.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/valgrind.spec b/valgrind.spec
index 46b3b49..959ac43 100644
--- a/valgrind.spec
+++ b/valgrind.spec
@@ -59,9 +59,9 @@ pracować.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python3(\s|$),#!%{__python3}\1,' \
 	cachegrind/cg_annotate.in \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/valgrind.git/commitdiff/c7e7a55b77d256405eeb605fd7ceb50e8f4a615d



More information about the pld-cvs-commit mailing list