summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/c2lx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/c2lx')
-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