summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-02-11 10:35:51 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-02-11 10:35:51 +0000
commit4e53c8c6566669c9cfc922e0e6f8aff2b045eb9c (patch)
treeb9c2525aedd489622433d605718cc1d140077ef1 /mail-mta/nullmailer/nullmailer-1.00.ebuild
parentblock new nullmailer versions for mailer-config. (diff)
downloadgentoo-2-4e53c8c6566669c9cfc922e0e6f8aff2b045eb9c.tar.gz
gentoo-2-4e53c8c6566669c9cfc922e0e6f8aff2b045eb9c.tar.bz2
gentoo-2-4e53c8c6566669c9cfc922e0e6f8aff2b045eb9c.zip
Fix bugs raised by #121587 - Numerous issues, fixed in >=1.02-r1. 1.00-r2 and 1.02-r2 implement the new mailer-config system, and are in package.mask.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'mail-mta/nullmailer/nullmailer-1.00.ebuild')
-rw-r--r--mail-mta/nullmailer/nullmailer-1.00.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-mta/nullmailer/nullmailer-1.00.ebuild b/mail-mta/nullmailer/nullmailer-1.00.ebuild
index 9c81c66f848d..e2a73680f14a 100644
--- a/mail-mta/nullmailer/nullmailer-1.00.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.00.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild,v 1.6 2005/12/31 14:18:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild,v 1.7 2006/02/11 10:35:51 robbat2 Exp $
inherit eutils flag-o-matic
@@ -122,7 +122,7 @@ pkg_postinst() {
use mailwrapper && dosym /usr/sbin/sendmail /usr/bin/mailq
einfo "To create an initial setup, please do:"
- einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
+ einfo "emerge --config =${PF}"
msg_svscan
msg_mailerconf
}