Fix packaging for perf
This commit is contained in:
parent
84f6318818
commit
cc7c4bc6d7
@ -1746,6 +1746,8 @@ find $RPM_BUILD_ROOT/usr/include \
|
||||
%{perf_make} DESTDIR=$RPM_BUILD_ROOT lib=%{_lib} install-bin install-traceevent-plugins
|
||||
# remove the 'trace' symlink.
|
||||
rm -f %{buildroot}%{_bindir}/trace
|
||||
# remove the perf-tips
|
||||
rm -rf %{buildroot}%{_docdir}/perf-tip
|
||||
|
||||
# python-perf extension
|
||||
%{perf_make} DESTDIR=$RPM_BUILD_ROOT install-python_ext
|
||||
|
Loading…
Reference in New Issue
Block a user