Remove a reference to /c/phk, this should be handled by the magic script

in src/tools.
This commit is contained in:
Poul-Henning Kamp 1997-07-27 20:21:05 +00:00
parent 8e6c45c8b4
commit a3095f3a64
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=27720

View File

@ -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