kernel make changes for x86_64 file list
Signed-off-by: basebuilder_pel7ppc64lebuilder1 <basebuilder@powerel.org>master
parent
aced73bc2e
commit
af2bbdd8f1
|
@ -771,9 +771,11 @@ fi
|
|||
%defattr(-,root,root)
|
||||
%{_bindir}/perf
|
||||
%{_bindir}/trace
|
||||
%ifarch x86_64
|
||||
%{_libdir}/libperf-jvmti.so
|
||||
#%dir %{_libdir}/traceevent/plugins
|
||||
%{_libdir}/traceevent/plugins/*
|
||||
%endif
|
||||
%dir %{_libexecdir}/perf-core
|
||||
%{_libexecdir}/perf-core/*
|
||||
%{_mandir}/man[1-8]/perf*
|
||||
|
|
Loading…
Reference in New Issue