diff options
author | 2005-07-09 03:07:16 +0000 | |
---|---|---|
committer | 2005-07-09 03:07:16 +0000 | |
commit | df9a4bb7c8be5063729cf2144caf84c44fe6f2cb (patch) | |
tree | 12224b7461c1dd41ea3cba9bd8863f6180393e95 /mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild | |
parent | QA: Use ${PF} (diff) | |
download | gentoo-2-df9a4bb7c8be5063729cf2144caf84c44fe6f2cb.tar.gz gentoo-2-df9a4bb7c8be5063729cf2144caf84c44fe6f2cb.tar.bz2 gentoo-2-df9a4bb7c8be5063729cf2144caf84c44fe6f2cb.zip |
QA: Use ${PF}
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild')
-rw-r--r-- | mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild b/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild index e788a1ac8377..fec03fa4290d 100644 --- a/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild +++ b/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.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-mysql/qmail-mysql-1.03-r13.ebuild,v 1.6 2005/03/03 18:45:07 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild,v 1.7 2005/07/09 03:07:16 swegener Exp $ inherit eutils fixheadtails @@ -358,7 +358,7 @@ pkg_postinst() { env-update einfo "To setup qmail to run out-of-the-box on your system, run:" - einfo "ebuild /var/db/pkg/${CATEGORY}/${PN}-${PV}-${PR}/${PN}-${PV}-${PR}.ebuild config" + einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config" echo einfo "To start qmail at boot you have to add svscan to your startup" einfo "and create the following links:" |