summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-10-10 19:57:04 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-10-10 19:57:04 +0000
commit94c0e2a90d48e2af52c3feb78ead19db99405859 (patch)
treebdc1be0e6a49c0555d90ce1bbef2d2d3428778fe /eclass/php.eclass
parentbk bump, and changing chown to be compliant with new coreutils. can whoever i... (diff)
downloadgentoo-2-94c0e2a90d48e2af52c3feb78ead19db99405859.tar.gz
gentoo-2-94c0e2a90d48e2af52c3feb78ead19db99405859.tar.bz2
gentoo-2-94c0e2a90d48e2af52c3feb78ead19db99405859.zip
message cleanup
Diffstat (limited to 'eclass/php.eclass')
-rw-r--r--eclass/php.eclass4
1 files changed, 2 insertions, 2 deletions
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 <robbat2@gentoo.org>
-# $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() {