summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild')
-rw-r--r--www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild b/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild
index 4181a1e5df4d..f358f14c102e 100644
--- a/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild
+++ b/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild,v 1.8 2005/09/16 12:00:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild,v 1.9 2005/10/23 14:59:08 rl03 Exp $
inherit perl-module
@@ -47,7 +47,7 @@ pkg_postinst() {
install -d -o root -g root -m0755 ${ROOT}/etc/apache/conf/ssl
einfo
- einfo "Execute \"ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config\""
+ einfo "Execute \"emerge --config =${PF}\""
einfo "to have your apache.conf auto-updated."
einfo "You should then edit your /etc/apache/conf/apache-gallery.conf file to suit."
einfo