%bcond_without toolsonly

This commit is contained in:
Andrew Lukoshko 2025-09-12 11:20:56 +00:00
parent 65d56535ff
commit 7f61af2d58

View File

@ -1,6 +1,6 @@
#global candidate rc0
%if 0%{?rhel}
%bcond_with toolsonly
%bcond_without toolsonly
%else
%bcond_without toolsonly
%endif