diff options
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 67567afba60..b376fef4de9 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -660,6 +660,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'koma-script-examples-4', "die 'skipping, just have koma-script-examples'", 'koma-script-obsolete', "die 'skipping, obsolete on CTAN'", 'kpfonts', "&MAKEflatten", + 'kpfonts-otf', "&MAKEflatten", 'ktv-texdata', "&MAKEflatten", 'kurier', "&MAKEcopy", 'kuvio', "die 'skipping, nonfree license'", |