Use older style bcond for RHEL/EPEL
This commit is contained in:
parent
6c3e90185d
commit
9f1df9053e
@ -1,5 +1,5 @@
|
||||
%if 0%{?rhel} && 0%{?rhel} < 9
|
||||
%bcond ffmpeg 0
|
||||
%bcond_with ffmpeg
|
||||
%else
|
||||
%bcond ffmpeg %{?with_bootstrap:0}%{!?with_bootstrap:1}
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user