Disable bundling of compat libs

Resolves: rhbz#2119296
This commit is contained in:
Konrad Kleine 2022-12-05 17:16:58 +01:00
parent 5e9aaa16d2
commit fb316890a0
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
%endif
%bcond_with compat_build
%bcond_without bundle_compat_lib
%bcond_with bundle_compat_lib
%bcond_without check
%if %{with bundle_compat_lib}