diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-20 22:45:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-20 22:45:46 +0000 |
commit | 67635f11d8ff1b4f0417ad651f2bc10d1d2e09c5 (patch) | |
tree | 5cd9980fef3220a60fe92e8c6556435a0051b7b9 /Master/tlpkg/libexec/ctan2tds | |
parent | 9ac5474a83d80efa2129337a2acf8ed461717ecc (diff) |
tlpkg-ctan-check: avoid catalogue update for every package; other doc and syntax tweaks, etc.
git-svn-id: svn://tug.org/texlive/trunk@54820 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b08a556fcf7..1d6b5aaa742 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -590,7 +590,8 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'hvqrurl', "&MAKEflatten", 'hybrid-latex', "die 'skipping, no self-locating of Python modules'", 'hyph-utf8', "&MAKEcopy", - 'hyphen-german',"die 'skipping, part of hyph-utf8'", + 'hyphen-german', "die 'skipping, part of hyph-utf8'", + 'hyphen-spanish',"die 'skipping, part of hyph-utf8'", 'ibygrk', "&MAKEflatten", 'icon-appr', "die 'skipping, per author (dps) request'", 'ieeeconf', "die 'skipping, use IEEEconf'", |