diff --git a/sendmail/sendmail.spec b/sendmail/sendmail.spec index 22566afbeb..d49c383623 100644 --- a/sendmail/sendmail.spec +++ b/sendmail/sendmail.spec @@ -24,17 +24,17 @@ ## # package options -%ifndef with_tls -%define with_tls no +%ifndef with_tls +%define with_tls no %endif -%ifndef with_sasl -%define with_sasl no +%ifndef with_sasl +%define with_sasl no %endif -%ifndef with_milter -%define with_milter no +%ifndef with_milter +%define with_milter no %endif -%ifndef with_ldap -%define with_ldap no +%ifndef with_ldap +%define with_ldap no %endif # package information