[packages/trace-cmd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:21:11 CEST 2025
commit 7ac66e22d0c304a5a61e160272875e8f61cff50d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:20:55 2025 +0200
Fix applying patches.
trace-cmd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/trace-cmd.spec b/trace-cmd.spec
index 8856ef8..780534b 100644
--- a/trace-cmd.spec
+++ b/trace-cmd.spec
@@ -49,7 +49,7 @@ Obsługa wtyczek trace-cmd napisanych w Pythonie (3.x).
%prep
%setup -q -n %{name}-v%{version}
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e '1s,/usr/bin/env python2,%{__python},' python/event-viewer.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/trace-cmd.git/commitdiff/7ac66e22d0c304a5a61e160272875e8f61cff50d
More information about the pld-cvs-commit
mailing list