summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEray Aslan <eras@gentoo.org>2016-08-31 08:21:26 +0300
committerEray Aslan <eras@gentoo.org>2016-08-31 08:21:26 +0300
commit41bb5a8e3269238a29f14cc5629a1e44453c156c (patch)
tree8fcdfe6f4d8dd6238bdec2fe7e3bcc05f3beac36
parentmail-mta/postfix: version bump to 3.1.2 (diff)
downloadgentoo-41bb5a8e3269238a29f14cc5629a1e44453c156c.tar.gz
gentoo-41bb5a8e3269238a29f14cc5629a1e44453c156c.tar.bz2
gentoo-41bb5a8e3269238a29f14cc5629a1e44453c156c.zip
mail-mta/postfix: QA: leading space
Package-Manager: portage-2.3.0
-rw-r--r--mail-mta/postfix/postfix-3.1.2.ebuild4
1 files 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 0a5f926d0b6f..4d958b688457 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