summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-05 18:10:21 +0000
committerKarl Berry <karl@freefriends.org>2022-03-05 18:10:21 +0000
commitbb6f6ff799b72af025baaee9a3057dcddacca14a (patch)
tree3e1ca61dc00c3cf46a0ef11a0be9aa198e0235aa /Master/tlpkg/bin
parent9726a0d9c282ec691d3f4ed90f42758860251f85 (diff)
missed files in patterns, sync
git-svn-id: svn://tug.org/texlive/trunk@62441 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/c2lx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/c2lx b/Master/tlpkg/bin/c2lx
index c47efa465bd..aedb2911b56 100755
--- a/Master/tlpkg/bin/c2lx
+++ b/Master/tlpkg/bin/c2lx
@@ -17,7 +17,7 @@ dirsfile=/tmp/`id -u`.tlplace.dirs
cp /dev/null $dirsfile.tmp
cp /dev/null /tmp/first
-if test "x$1" = xe; then
+if test "x$1" = xe || test "x$1" = x2e; then
shift; label=l2e
pkgs="amsmath cyrillic graphics tools latex firstaid"
elif test "x$1" = xdev; then