summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/netqmail/netqmail-1.05-r7.ebuild')
-rw-r--r--mail-mta/netqmail/netqmail-1.05-r7.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail-mta/netqmail/netqmail-1.05-r7.ebuild b/mail-mta/netqmail/netqmail-1.05-r7.ebuild
index 25c1052a825e..f380c2368a02 100644
--- a/mail-mta/netqmail/netqmail-1.05-r7.ebuild
+++ b/mail-mta/netqmail/netqmail-1.05-r7.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/netqmail/netqmail-1.05-r7.ebuild,v 1.2 2007/04/06 17:33:40 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r7.ebuild,v 1.3 2007/04/10 18:01:26 hansmi Exp $
inherit eutils toolchain-funcs fixheadtails flag-o-matic
@@ -195,9 +195,8 @@ src_install() {
MAILDIRMAKE="${D}/var/qmail/bin/maildirmake"
einfo "Adding env.d entry for qmail"
- dodir /etc/env.d
- insinto /etc/env.d
- doins ${FILESDIR}/99qmail
+ insopts -m 644
+ doenvd ${FILESDIR}/99qmail
einfo "Creating sendmail replacement ..."
diropts -m 755