diff options
author | 2007-07-15 07:06:33 +0000 | |
---|---|---|
committer | 2007-07-15 07:06:33 +0000 | |
commit | 3c627c1d982a9a3197d9e83651b0b3a6ca597edb (patch) | |
tree | 2b65db79e23616ab455b387b52f59f9e8723ecd7 /mail-mta/postfix | |
parent | Make audit-python compile on arches that use GCC __attribute in their headers... (diff) | |
download | historical-3c627c1d982a9a3197d9e83651b0b3a6ca597edb.tar.gz historical-3c627c1d982a9a3197d9e83651b0b3a6ca597edb.tar.bz2 historical-3c627c1d982a9a3197d9e83651b0b3a6ca597edb.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'mail-mta/postfix')
-rw-r--r-- | mail-mta/postfix/postfix-2.1.5-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.1.5-r2.ebuild b/mail-mta/postfix/postfix-2.1.5-r2.ebuild index 75033e97eb0f..0619f4fe04fc 100644 --- a/mail-mta/postfix/postfix-2.1.5-r2.ebuild +++ b/mail-mta/postfix/postfix-2.1.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.1.5-r2.ebuild,v 1.16 2007/04/28 16:53:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.1.5-r2.ebuild,v 1.17 2007/07/15 07:06:33 mr_bones_ Exp $ inherit eutils ssl-cert toolchain-funcs @@ -173,7 +173,6 @@ src_install () { doins "${FILESDIR}/mailer.conf" fi - # Provide another link for legacy FSH. dosym /usr/sbin/sendmail /usr/lib/sendmail |