summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2002-04-27 16:58:57 +0000
committerDonny Davies <woodchip@gentoo.org>2002-04-27 16:58:57 +0000
commitcbe0752cf6ebc23fe34c308412f12e82855b0dda (patch)
treee7732f0015898779fba0454664c1e9296ebce967 /dev-db
parentre-added this package back without the CAPS (diff)
downloadgentoo-2-cbe0752cf6ebc23fe34c308412f12e82855b0dda.tar.gz
gentoo-2-cbe0752cf6ebc23fe34c308412f12e82855b0dda.tar.bz2
gentoo-2-cbe0752cf6ebc23fe34c308412f12e82855b0dda.zip
cosmetic fix
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/phppgadmin/phppgadmin-2.4.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-db/phppgadmin/phppgadmin-2.4.1.ebuild b/dev-db/phppgadmin/phppgadmin-2.4.1.ebuild
index 3d23ea77257f..a276664eccc2 100644
--- a/dev-db/phppgadmin/phppgadmin-2.4.1.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-2.4.1.ebuild,v 1.1 2002/04/27 16:44:51 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-2.4.1.ebuild,v 1.2 2002/04/27 16:58:57 woodchip Exp $
MY_PN=phpPgAdmin
MY_PV="`echo ${PV} | sed -e 's:\.:-:g'`"
@@ -26,5 +26,7 @@ src_install () {
}
pkg_postinst() {
+ einfo
einfo "Make sure you edit /home/httpd/htdocs/phppgadmin/config.inc.php"
+ einfo
}