summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpkginfo
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 37f61d0b549..e19bc87b1ef 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -27,7 +27,7 @@ sub main {
# special packages from latex-tds project; used by prepare()
$amslatex_tds_pkgs = "amscls|amsmath|amsrefs"; # from amslatex.tds
$latex_tds_pkgs = $amslatex_tds_pkgs;
- $latex_tds_pkgs .= "|babel|cyrillic|graphics|latex|psnfss|tools"; # latex
+ $latex_tds_pkgs .= "|cyrillic|graphics|latex|psnfss|tools"; # latex
$latex_tds_pkgs .= "|latex-tds|amsfonts|knuth"; # other
$latex_tds_dir = "$CTAN/macros/latex/contrib/latex-tds";
# (amstex handled from the original.)