diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-24 11:45:35 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-24 11:45:35 +0000 |
commit | ef277e09984036a8bb2dc2dcf2d85c8f70127414 (patch) | |
tree | 81d30d12e5634cdd09f36c7f77231c58d908916e /mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild | |
parent | Fixed configuration instruction (diff) | |
download | gentoo-2-ef277e09984036a8bb2dc2dcf2d85c8f70127414.tar.gz gentoo-2-ef277e09984036a8bb2dc2dcf2d85c8f70127414.tar.bz2 gentoo-2-ef277e09984036a8bb2dc2dcf2d85c8f70127414.zip |
Fixed configuration instruction.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild')
-rw-r--r-- | mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild b/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild index 5af65533eb8c..bc67ce026e0d 100644 --- a/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild +++ b/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.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/qmail-ldap/qmail-ldap-1.03-r4.ebuild,v 1.7 2005/10/17 20:36:49 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-ldap/qmail-ldap-1.03-r4.ebuild,v 1.8 2005/10/24 11:45:35 hansmi Exp $ IUSE="ssl" @@ -315,7 +315,7 @@ pkg_postinst() { einfo "Please do not forget to run, the following syntax :" - einfo "ebuild --config =${PF} " + einfo "emerge --config =${PF} " einfo "This will setup qmail to run out-of-the-box on your system including SSL. " echo einfo "To start qmail at boot you have to enable the /etc/init.d/svscan rc file " |