summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElfyn McBratney <beu@gentoo.org>2005-03-01 15:45:24 +0000
committerElfyn McBratney <beu@gentoo.org>2005-03-01 15:45:24 +0000
commita5552264cf885ccf6adbe996754443f603dc2542 (patch)
treedfeb69ddc8b6465ecb0164619e706c1646829d57 /www-apps/twiki/twiki-20030201.ebuild
parentVersion bump; bug #83028. (diff)
downloadgentoo-2-a5552264cf885ccf6adbe996754443f603dc2542.tar.gz
gentoo-2-a5552264cf885ccf6adbe996754443f603dc2542.tar.bz2
gentoo-2-a5552264cf885ccf6adbe996754443f603dc2542.zip
Fix einfo's.
(Portage version: 2.0.51.18)
Diffstat (limited to 'www-apps/twiki/twiki-20030201.ebuild')
-rw-r--r--www-apps/twiki/twiki-20030201.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/twiki/twiki-20030201.ebuild b/www-apps/twiki/twiki-20030201.ebuild
index 9458b845adca..181f4e790321 100644
--- a/www-apps/twiki/twiki-20030201.ebuild
+++ b/www-apps/twiki/twiki-20030201.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/twiki/twiki-20030201.ebuild,v 1.3 2005/03/01 15:14:41 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/twiki/twiki-20030201.ebuild,v 1.4 2005/03/01 15:45:24 beu Exp $
inherit webapp-apache
@@ -61,7 +61,7 @@ src_install() {
}
pkg_postinst() {
- einfo "now go to your ${HTTPD_ROOT}/{PN},"
+ einfo "now go to your ${HTTPD_ROOT}/${PN},"
einfo "copy bin/.htaccess.txt to bin/.htaccess"
einfo "and be sure to read"
einfo "http://localhost/twiki/bin/view/TWiki/TWikiDocumentation#TWiki_Installation_Guide"