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:
Marie Loise Nolden 2025-02-09 04:29:09 +00:00 committed by Frédéric Bérat
parent 05778694d9
commit 95397ac3f7

View File

@ -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