diff options
author | Karl Berry <karl@freefriends.org> | 2023-08-14 20:21:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-08-14 20:21:51 +0000 |
commit | e5188617e19ae25465913790ff4c6b4ba8a2316b (patch) | |
tree | 3b2b6a7e04b48fc37227844887ac6284da151270 /Master/tlpkg/libexec | |
parent | a630c126677af5ff62f794d8ac24daa43e0edb16 (diff) |
rm substitutefont, obsolete on CTAN
git-svn-id: svn://tug.org/texlive/trunk@67929 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0cbae82f340..bb0336bdd53 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1346,6 +1346,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'streetex', "die 'skipping, nonfree'", 'studies-lm', "die 'skipping, nonfree'", 'style_showcase', "die 'skipping, until JimH advises it is a good idea'", + 'sueterlin', "die 'skipping, obsolete on CTAN'", 'sueterlin', "die 'skipping, use gothic'", 'svg', "&MAKEflatten", 'svjour', "die 'skipping, license and packaging unclear'", |