diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0580cd8f401..14576944cee 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -575,12 +575,13 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ltnews', "die 'skipping, nonfree doc'", 'ltt', "&MAKEltt", 'ltxfileinfo', "die 'skipping, Ruby, not self-locating'", + 'ltxkeys', "&MAKEflatten", 'ltxmisc', "die 'skipping, too complicated, sorry'", 'ltxtable', "die 'skipping, use carlisle'", 'lua-visual-debug', "&MAKEflatten", - 'lucida', "die 'skipping, nonfree font'", - 'lucidabr', "die 'skipping, nonfree font'", - 'lucold', "die 'skipping, nonfree font'", + 'lucida', "die 'skipping, nonfree font'", + 'lucidabr', "die 'skipping, nonfree font'", + 'lucold', "die 'skipping, nonfree font'", 'lxfonts', "&MAKEcopy", 'ly1', "&MAKEcopy", 'lyx', "die 'skipping, container directory'", |