From 81e3aad79b4741576e5cc10dd69e1816db0f402a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 22 Feb 2024 23:13:07 +0000 Subject: doc git-svn-id: svn://tug.org/texlive/trunk@70080 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/c2b | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/bin/c2b') diff --git a/Master/tlpkg/bin/c2b b/Master/tlpkg/bin/c2b index 29edcd92f3e..a3a2b8e1af8 100755 --- a/Master/tlpkg/bin/c2b +++ b/Master/tlpkg/bin/c2b @@ -5,4 +5,5 @@ PATH=`echo $PATH | sed -e s,karl/Master,branch/Master,g` cd $HOME || exit 1 # just in case . is a trunk bin directory -exec ${c2a-c2a} "$@" # allowing overriding with c2lx +exec ${c2a-c2a} "$@" # allowing overriding with c2lx, as in: + # c2a=c2lx c2b jxu -- cgit v1.2.3