Fix bootstrap logic again
This commit is contained in:
parent
95cdc147d9
commit
6c3e90185d
@ -1,7 +1,7 @@
|
|||||||
%if 0%{?fedora} >= 36 || 0%{!?with_bootstrap}
|
%if 0%{?rhel} && 0%{?rhel} < 9
|
||||||
%bcond_without ffmpeg
|
%bcond ffmpeg 0
|
||||||
%else
|
%else
|
||||||
%bcond_with ffmpeg
|
%bcond ffmpeg %{?with_bootstrap:0}%{!?with_bootstrap:1}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: chromaprint
|
Name: chromaprint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user