]> git.pld-linux.org Git - packages/kernel-tools.git/commitdiff
- package more bpf/perf files
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 Dec 2018 20:31:38 +0000 (21:31 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 Dec 2018 20:31:38 +0000 (21:31 +0100)
kernel-tools.spec

index 73a9cec9bc962875d4b2fdb6b7df2ab9133729de..34f57e788b977ce937ef381b764148d3299426f5 100644 (file)
@@ -645,6 +645,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/dslm
 %attr(755,root,root) %{_sbindir}/freefall
 %attr(755,root,root) %{_sbindir}/page-types
+%{_mandir}/man7/bpf-helpers.7*
 %{_mandir}/man8/bpftool*.8*
 %{_mandir}/man8/tmon.8*
 %ifarch %{ix86} %{x8664} x32
@@ -725,6 +726,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/traceevent/plugins
 %attr(755,root,root) %{_libdir}/traceevent/plugins/plugin_*.so
 
+%dir %{_prefix}/lib/perf
+%{_prefix}/lib/perf/examples
+%{_prefix}/lib/perf/include
+
 %if %{with multilib}
 %files perf-vdso32
 %defattr(644,root,root,755)
This page took 0.209825 seconds and 4 git commands to generate.