diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-30 21:34:02 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-30 21:34:02 (GMT) |
commit | 5ae87ec20df1d7c0029694f15837f9634117a5b8 (patch) | |
tree | 6e21bb4b7df5f14e1fe55cd0dabb8e45767bc960 /macosx | |
parent | 24a5107484c12a34a855d444aa9b8e26b4ec252a (diff) | |
parent | e52ace05d39636e857f167ed51382cbfbbd22687 (diff) | |
download | tcl-5ae87ec20df1d7c0029694f15837f9634117a5b8.zip tcl-5ae87ec20df1d7c0029694f15837f9634117a5b8.tar.gz tcl-5ae87ec20df1d7c0029694f15837f9634117a5b8.tar.bz2 |
Merge 8.6
Diffstat (limited to 'macosx')
-rw-r--r-- | macosx/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/README b/macosx/README index 7383afc..62b3a99 100644 --- a/macosx/README +++ b/macosx/README @@ -36,7 +36,7 @@ Weak-linking is available on OS X 10.2 or later, it additionally allows Tcl built on 10.x to run on any 10.y with x > y >= z (for a chosen z >= 2). - Tcl extensions can be installed in any of: - $HOME/Library/Tcl /Library/Tcl + $HOME/Library/Tcl /Library/Tcl $HOME/Library/Frameworks /Library/Frameworks (searched in that order). Given a potential package directory $pkg, Tcl on OSX checks for the file |