src/port: Replace port-tclsh symlink with script

Tcl attempts to determine the path of its standard library relative to
the path of its binary, but does not expand symlinks when doing that.
`port-tclsh` thus inadvertently uses libraries from a MacPorts-installed
Tcl rather than the copies shipped with MacPorts.

See: https://trac.macports.org/ticket/64507
Closes: https://trac.macports.org/ticket/72359
This commit is contained in:
Clemens Lang
2025-04-18 10:21:19 +02:00
committed by Clemens Lang
parent 5cfe401380
commit ddf08fb887
4 changed files with 6 additions and 3 deletions
+1
View File
@@ -31,6 +31,7 @@ src/darwintracelib1.0/tests/stat
src/darwintracelib1.0/sip_copy_proc.[ch]
src/machista1.0/tests/libmachista-test
src/port/*
!src/port/port-tclsh.in
!src/port/*.tcl
src/programs/*/build/
src/**/*.o