From 94c0e2a90d48e2af52c3feb78ead19db99405859 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Fri, 10 Oct 2003 19:57:04 +0000 Subject: message cleanup --- eclass/php.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/php.eclass b/eclass/php.eclass index 348734d7ea0e..911d53e4b6ef 100644 --- a/eclass/php.eclass +++ b/eclass/php.eclass @@ -1,7 +1,7 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author: Robin H. Johnson -# $Header: /var/cvsroot/gentoo-x86/eclass/php.eclass,v 1.80 2003/10/01 21:01:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php.eclass,v 1.81 2003/10/10 19:57:04 robbat2 Exp $ # This EBUILD is totally masked presently. Use it at your own risk. I know it # is severely broken, but I needed to get a copy into CVS to pass around and @@ -505,7 +505,7 @@ php_pkg_preinst() { } php_pkg_postinst() { - einfo "The INI file for this build is ${PHPINIDIRECTORY}" + einfo "The INI file for this build is ${PHPINIDIRECTORY}/php.ini" } php_securityupgrade() { -- cgit v1.2.3-65-gdbad