diff options
Diffstat (limited to 'mail-mta/postfix/postfix-2.2.3-r1.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-2.2.3-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail-mta/postfix/postfix-2.2.3-r1.ebuild b/mail-mta/postfix/postfix-2.2.3-r1.ebuild index 9b5f244931bb..c177281bcdeb 100644 --- a/mail-mta/postfix/postfix-2.2.3-r1.ebuild +++ b/mail-mta/postfix/postfix-2.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.2.3-r1.ebuild,v 1.4 2005/07/05 01:04:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.2.3-r1.ebuild,v 1.5 2005/07/07 02:27:10 ticho Exp $ inherit eutils ssl-cert toolchain-funcs flag-o-matic mailer pam IUSE="ipv6 pam ldap mysql postgres ssl sasl mbox nis vda selinux hardened" @@ -252,6 +252,7 @@ src_install () { "${D}/usr/share/man/man1/mailq-postfix.1" mv "${D}/usr/share/man/man5/aliases.5" \ "${D}/usr/share/man/man5/aliases-postfix.5" + mailer_install_conf else # Provide another link for legacy FSH. |