forked from pool/cockpit
update spec file to reintroduce enable_multihost def
This commit is contained in:
parent
1d20b4fe9c
commit
3b99de70da
@ -112,6 +112,11 @@ ExcludeArch: %{ix86}
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%define enable_multihost 1
|
||||
%if 0%{?fedora} >= 41 || 0%{?rhel} >= 10
|
||||
%define enable_multihost 0
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1500
|
||||
# Ship custom SELinux policy
|
||||
%define selinuxtype targeted
|
||||
|
Loading…
Reference in New Issue
Block a user