summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2002-08-27 01:09:25 +0000
committerDonny Davies <woodchip@gentoo.org>2002-08-27 01:09:25 +0000
commit35507214580966248c67b4b23db32387e7a4049f (patch)
tree36e7f944fadcfd1d68cfc1255b986a59ba7c7393 /dev-php
parentlittle bitta pkg_postinst cleanup (diff)
downloadgentoo-2-35507214580966248c67b4b23db32387e7a4049f.tar.gz
gentoo-2-35507214580966248c67b4b23db32387e7a4049f.tar.bz2
gentoo-2-35507214580966248c67b4b23db32387e7a4049f.zip
even cleaner
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/mod_php/mod_php-4.2.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/mod_php/mod_php-4.2.2-r1.ebuild b/dev-php/mod_php/mod_php-4.2.2-r1.ebuild
index fef31d134f2c..e8d4e5c4c6e1 100644
--- a/dev-php/mod_php/mod_php-4.2.2-r1.ebuild
+++ b/dev-php/mod_php/mod_php-4.2.2-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/dev-php/mod_php/mod_php-4.2.2-r1.ebuild,v 1.3 2002/08/27 01:06:19 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.2-r1.ebuild,v 1.4 2002/08/27 01:09:25 woodchip Exp $
MY_P=php-${PV}
S=${WORKDIR}/${MY_P}
@@ -211,7 +211,7 @@ pkg_postinst() {
einfo " \"ebuild /var/db/pkg/dev-php/${PF}/${PF}.ebuild config\""
einfo "2. Edit /etc/conf.d/apache and add \"-D PHP4\""
einfo
- einfo "That will add the php mime types in your apache.conf file"
+ einfo "That will include the php mime types in your configuration"
einfo "automagically and setup Apache to load php when it starts."
einfo
einfo "Please remeber:"