diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-16 17:17:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-16 17:17:54 +0000 |
commit | db80467d803f216bf6fd6ff50541ee8cff268ac9 (patch) | |
tree | fa584edf4fb396c430f48abfc227727bb5a5d2a9 /Master/tlpkg/libexec | |
parent | 444f0a2e44a4a7107f50a43e212aed671ea41f45 (diff) |
rm refer.bst, noinfo license, part of (not in TL) refer-tools
git-svn-id: svn://tug.org/texlive/trunk@52817 c570f23f-e606-0410-a88d-b1316a301751
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'", |