We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 455301e + a115560 commit e950142Copy full SHA for e950142
contrib/packaging/bootc.spec
@@ -67,7 +67,7 @@ Provides: ostree-cli(ostree-container)
67
%cargo_prep -v vendor
68
69
%build
70
-%if 0%{?rhel} == 10
+%if 0%{?fedora} || 0%{?rhel} >= 10
71
%cargo_build %{?with_rhsm:-f rhsm}
72
%else
73
%cargo_build %{?with_rhsm:--features rhsm}
0 commit comments