buildrequires: make -C and -N mutually exclusive

Related: rhbz#2208971
This commit is contained in:
Maxwell G 2023-05-26 05:32:05 +00:00 committed by Miro Hrončok
parent 7f75263357
commit adcd28cfa9
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ fi
%{-e:%{error:The -N and -e options are mutually exclusive}}
%{-t:%{error:The -N and -t options are mutually exclusive}}
%{-w:%{error:The -N and -w options are mutually exclusive}}
%{-C:%{error:The -N and -C options are mutually exclusive}}
}
%{-e:%{expand:%global toxenv %(%{__python3} -s %{_rpmconfigdir}/redhat/pyproject_construct_toxenv.py %{?**})}}
echo 'pyproject-rpm-macros' # first stdout line matches the implementation in macros.aaa-pyproject-srpm