summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-12 18:27:45 +0000
committerKarl Berry <karl@freefriends.org>2020-04-12 18:27:45 +0000
commit8b5133fc03e7153f43877c766b26e7e291083599 (patch)
treea348f211783ede7f73c86071de04437db4e6046f /Master/tlpkg/bin
parent60b5b72b9bff9fe39a3a5b784cc3aa6159276509 (diff)
psnfss (2apr20)
git-svn-id: svn://tug.org/texlive/trunk@54694 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-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 bd1fb9e2b60..7777fa19bca 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -80,7 +80,7 @@ sub ctaninfo {
# special packages from latex-tds project; used by prepare()
$latex_tds_pkgs = "latex-tds";
- $latex_tds_pkgs .= "|psnfss"; # amsmath|cyrillic|graphics|latex|tools on own
+# $latex_tds_pkgs .= "|psnfss"; # amsmath|cyrillic|graphics|latex|tools on own
$latex_tds_pkgs .= "|knuth"; # other
$latex_tds_dir = "$CTAN/macros/latex/contrib/latex-tds";