diff options
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 74ecee5ce44..2d5ec0a08e3 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -577,6 +577,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'hm-ftx', "die 'skipping, use persian-hm-ftx'", 'hm-xbs', "die 'skipping, use persian-hm-xbs'", 'html2latex', "die 'skipping, no self-locating of Perl modules'", + 'holtxdoc', "die 'skipping, use oberdiek'", 'hvfloat', "&MAKEflatten", 'hvindex', "&MAKEflatten", 'hybrid-latex', "die 'skipping, no self-locating of Python modules'", @@ -1084,6 +1085,8 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'rangen', "die 'skipping, per author request'", 'ratexdb', "die 'skipping, needs sql, etc.'", 'realcalc', "die 'skipping, nosell license'", + 'refer', "die 'skipping, noinfo license (part of refer-tools)'", + 'refer-tools', "die 'skipping, noinfo license (and old)'", 'references', "die 'skipping, requires binary'", 'renditions', "die 'skipping, per author request'", 'resume', "die 'skipping, nosell license'", |