summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-09-17 07:36:01 +0000
committerFabian Groffen <grobian@gentoo.org>2006-09-17 07:36:01 +0000
commit930dd8f2443f85dd4cfa67cdeebb0eb898259a27 (patch)
treedf854eb0fd5eae0e49d1631615e100423e4acedb /app-shells
parentSymlink ldscripts into gcc-exec path #147155 by Heiko Rosemann. (diff)
downloadgentoo-2-930dd8f2443f85dd4cfa67cdeebb0eb898259a27.tar.gz
gentoo-2-930dd8f2443f85dd4cfa67cdeebb0eb898259a27.tar.bz2
gentoo-2-930dd8f2443f85dd4cfa67cdeebb0eb898259a27.zip
Fix doc location url, thanks to Richard Benjamin Voigt in bug #147860
(Portage version: 2.1.1)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/tcsh/tcsh-6.14-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/tcsh/tcsh-6.14-r3.ebuild b/app-shells/tcsh/tcsh-6.14-r3.ebuild
index a53c71fb122b..024300592b9b 100644
--- a/app-shells/tcsh/tcsh-6.14-r3.ebuild
+++ b/app-shells/tcsh/tcsh-6.14-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r3.ebuild,v 1.13 2006/06/18 10:04:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r3.ebuild,v 1.14 2006/09/17 07:36:01 grobian Exp $
inherit eutils
@@ -82,7 +82,7 @@ bare minimum (a customised prompt).
If you rely on the customisations provided by previous ebuilds, you will
have to copy over the relevant (now commented out) parts to your own
~/.tcshrc. Please check all tcsh-* files in
-/usr/share/tcsh-6.14-r2/example and include their behaviour in your own
+/usr/share/doc/${P}/examples/ and include their behaviour in your own
configuration files.
The tcsh-complete file is not any longer sourced by the default system
scripts.