bootstrap: exclude memusage and meusagestat packaging
If build with bootstrap, memusage and memusagstat are not build so need to be conditionalized for packaging Resolves: RHEL-82678
This commit is contained in:
parent
05778694d9
commit
95397ac3f7
@ -2301,8 +2301,10 @@ update_gconv_modules_cache ()
|
||||
%endif
|
||||
|
||||
%files utils
|
||||
%if %{without bootstrap}
|
||||
%{_bindir}/memusage
|
||||
%{_bindir}/memusagestat
|
||||
%endif
|
||||
%{_bindir}/mtrace
|
||||
%{_bindir}/pcprofiledump
|
||||
%{_bindir}/xtrace
|
||||
|
||||
Loading…
Reference in New Issue
Block a user