summaryrefslogtreecommitdiffstats
path: root/lib/libtcl
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1997-07-27 20:21:05 +0000
committerphk <phk@FreeBSD.org>1997-07-27 20:21:05 +0000
commite16e134b921fe60e0aefcb1470f7179ff9c55c63 (patch)
tree07b06ef35b50ab33082e300e596e6d99fa231700 /lib/libtcl
parent8e569fe3bd9a2e8c3fbaa3a55b4cacd6f1022ff2 (diff)
downloadFreeBSD-src-e16e134b921fe60e0aefcb1470f7179ff9c55c63.zip
FreeBSD-src-e16e134b921fe60e0aefcb1470f7179ff9c55c63.tar.gz
Remove a reference to /c/phk, this should be handled by the magic script
in src/tools.
Diffstat (limited to 'lib/libtcl')
-rw-r--r--lib/libtcl/tclConfig.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtcl/tclConfig.sh b/lib/libtcl/tclConfig.sh
index ca87ee8..8a0689b 100644
--- a/lib/libtcl/tclConfig.sh
+++ b/lib/libtcl/tclConfig.sh
@@ -105,7 +105,7 @@ TCL_UNSHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`.a'
# different place than the directory containing the source files, this
# points to the location of the sources, not the location where Tcl was
# compiled.
-TCL_SRC_DIR='/c/phk/cvs/src/contrib/tcl'
+TCL_SRC_DIR='/usr/src/contrib/tcl'
# List of standard directories in which to look for packages during
# "package require" commands. Contains the "prefix" directory plus also
OpenPOWER on IntegriCloud