summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Goodyear <g2boojum@gentoo.org>2002-11-23 17:01:42 +0000
committerGrant Goodyear <g2boojum@gentoo.org>2002-11-23 17:01:42 +0000
commit58b2ded0737f308ba288c5b5a8db066250291eaf (patch)
tree6f02e78525b5f4ac0a48872ae3a2cd948c746004 /net-www
parentUpdated version; thanks to Maurizio Disimino. (diff)
downloadgentoo-2-58b2ded0737f308ba288c5b5a8db066250291eaf.tar.gz
gentoo-2-58b2ded0737f308ba288c5b5a8db066250291eaf.tar.bz2
gentoo-2-58b2ded0737f308ba288c5b5a8db066250291eaf.zip
Oops. Very small change in pkg_postinst().
Diffstat (limited to 'net-www')
-rw-r--r--net-www/zope/zope-2.6.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/zope/zope-2.6.0-r1.ebuild b/net-www/zope/zope-2.6.0-r1.ebuild
index 0c23885bf64f..1ea02b03ae8f 100644
--- a/net-www/zope/zope-2.6.0-r1.ebuild
+++ b/net-www/zope/zope-2.6.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/zope/zope-2.6.0-r1.ebuild,v 1.1 2002/11/23 16:58:23 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/zope/zope-2.6.0-r1.ebuild,v 1.2 2002/11/23 17:01:42 g2boojum Exp $
S="${WORKDIR}/Zope-${PV}-src"
@@ -57,7 +57,7 @@ src_install() {
pkg_postinst() {
einfo "To get zope running you must execure the following:"
- einfo "\tebuild /var/db/pkg/net-www/${PF}/${P}.ebuild config"
+ einfo "\tebuild /var/db/pkg/net-www/${PF}/${PF}.ebuild config"
}
pkg_config() {