commit: 41bb5a8e3269238a29f14cc5629a1e44453c156c Author: Eray Aslan <eras <AT> gentoo <DOT> org> AuthorDate: Wed Aug 31 05:21:26 2016 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Wed Aug 31 05:21:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41bb5a8e
mail-mta/postfix: QA: leading space Package-Manager: portage-2.3.0 mail-mta/postfix/postfix-3.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-mta/postfix/postfix-3.1.2.ebuild b/mail-mta/postfix/postfix-3.1.2.ebuild index 0a5f926..4d958b6 100644 --- a/mail-mta/postfix/postfix-3.1.2.ebuild +++ b/mail-mta/postfix/postfix-3.1.2.ebuild @@ -294,8 +294,8 @@ pkg_postinst() { ewarn fi - # configure tls - if use ssl ; then + # configure tls + if use ssl ; then if "${EROOT}"/usr/sbin/postfix tls all-default-client; then elog "To configure client side TLS settings:" elog "${EROOT}"usr/sbin/postfix tls enable-client