[packages/lttng-ust] - use patch -P

qboosh qboosh at pld-linux.org
Wed Apr 16 19:20:16 CEST 2025


commit 3dfe37695c8d187bb905e2e006f7f715006afda0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 16 19:00:33 2025 +0200

    - use patch -P

 lttng-ust.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lttng-ust.spec b/lttng-ust.spec
index 8405295..562eb5e 100644
--- a/lttng-ust.spec
+++ b/lttng-ust.spec
@@ -109,8 +109,8 @@ Agent Pythona do biblioteki LTTng Userspace Tracer.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P2 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python$,%{__python},' tools/lttng-gen-tp
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lttng-ust.git/commitdiff/d7ec9446f94c29413c274f06daff05abe6768d07



More information about the pld-cvs-commit mailing list