summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-06-22 20:24:34 +0000
committerKarl Berry <karl@freefriends.org>2024-06-22 20:24:34 +0000
commit0486b0e90d8a37c74dc9a6ad03cacb33d861453a (patch)
tree7324609799e1b2722cd895f22726a393fa6e6f63
parent8f489d3e4843fcf61b5759861a1d8cda3c5548f5 (diff)
doc
git-svn-id: svn://tug.org/texlive/trunk@71591 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/tlpkg/bin/tlcom4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlcom b/Master/tlpkg/bin/tlcom
index 0d93bedfea4..924dc92167b 100755
--- a/Master/tlpkg/bin/tlcom
+++ b/Master/tlpkg/bin/tlcom
@@ -1,7 +1,9 @@
#!/bin/sh
# $Id$
# Commit after TL package update. We rely on PATH to deal with trunk vs.
-# branch. (See c2a and c2b.)
+# branch (see c2a and c2b). See also libexec/ctan2tds for the real work
+# of importing from CTAN; c2l and ctan2tl are additional wrappers
+# (called by c2a).
test $# -eq 0 && cd /
/bin/pwd >/dev/null || exit 1