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, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/c2lx b/Master/tlpkg/bin/c2lx
index 8981b135cf8..90473675c8a 100755
--- a/Master/tlpkg/bin/c2lx
+++ b/Master/tlpkg/bin/c2lx
@@ -20,12 +20,10 @@ cp /dev/null /tmp/first
if test "x$1" = xe; then
shift; label=l2e
pkgs="amsmath cyrillic graphics tools latex"
- # latex-tds still has knuth psnfss; babel is separate
elif test "x$1" = xdev; then
shift; label=ldev
pkgs="latex-amsmath-dev latex-firstaid-dev latex-graphics-dev"
pkgs="$pkgs latex-tools-dev latex-base-dev"
- # latex-tds still has knuth psnfss; babel is separate
elif test "x$1" = x3; then
shift; label=l3
pkgs="l3kernel l3packages l3experimental l3build l3backend"