[packages/bcc-bpf] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:46:59 CEST 2025
commit 9094b90c77f6ff93481de25f37e39a96ffdb002f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:43 2025 +0200
Fix applying patches.
bcc-bpf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bcc-bpf.spec b/bcc-bpf.spec
index 723d61b..3da5a3d 100644
--- a/bcc-bpf.spec
+++ b/bcc-bpf.spec
@@ -86,7 +86,7 @@ Standalone tool to run BCC tracers written in Lua
%prep
%setup -q -n bcc-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bcc-bpf.git/commitdiff/9094b90c77f6ff93481de25f37e39a96ffdb002f
More information about the pld-cvs-commit
mailing list