mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 01:24:51 +02:00
fix: remove remaining intubun/tcl references and dead workflow comment
Replace the last three intubun/tcl mentions with tcltk/tcl in npm/tcl.js, toolchains/emscripten/build-tcl-wasm.sh, and npm/tcl.ref. Also remove the stale comment in tcl.ref that referenced a non-existent update-tcl GitHub Actions workflow.
This commit is contained in:
committed by
R. Timothy Edwards
parent
db36e896e6
commit
6efb44db0a
@@ -16,7 +16,7 @@
|
||||
#
|
||||
# Requirements: an activated emsdk (emcc/emconfigure/emmake on PATH), a host
|
||||
# gcc (used to build TCL's minizip helper, which runs natively), make, and a
|
||||
# git checkout of intubun/tcl pointed to by --src.
|
||||
# git checkout of tcltk/tcl pointed to by --src.
|
||||
#
|
||||
# Note on line endings: if the TCL source tree was cloned on Windows with
|
||||
# git's core.autocrlf=true, unix/configure may have CRLF line endings and
|
||||
|
||||
Reference in New Issue
Block a user