Fixed the paths to the BPF Perf examples, they changed in 4.18.0-9

This commit is contained in:
Evgenii Shatokhin 2018-10-09 12:37:16 +03:00
parent 3c06415f88
commit cbb03baaf2

View file

@ -1283,8 +1283,8 @@ rm -rf %{buildroot}
%{_sysconfdir}/bash_completion.d/perf
%{_datadir}/perf-core/strace/groups/file
%{_datadir}/doc/perf-tip/*.txt
/usr/lib/examples/perf/bpf/*
/usr/lib/include/perf/bpf/*
/usr/lib/perf/examples/bpf/*
/usr/lib/perf/include/bpf/*
%endif
%if %{build_cpupower}