diff --git a/tpm2.0-abrmd.spec b/tpm2.0-abrmd.spec index aa28dc0..3062bc9 100644 --- a/tpm2.0-abrmd.spec +++ b/tpm2.0-abrmd.spec @@ -20,7 +20,7 @@ %global modulename tabrmd # the auto activation is not whitelisted for <= SLE12-SP3 (includes # ALP in the with %{suse_version} -%if 0%{?sle_version} > 120300 || 0%{?is_opensuse} || 0%{suse_version} >= 1600 +%if 0%{?sle_version} > 120300 || 0%{?is_opensuse} || 0%{?suse_version} >= 1600 %define install_dbus_files 1 %endif # selinux only for Tumbleweed for now