diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-09 16:27:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-09 16:27:33 +0000 |
commit | e4976202b9bfa904eca1c143c81ffb54fb0bba55 (patch) | |
tree | b196ac917e1f4c9576586fda882035eee5351396 /Master/tlpkg/libexec | |
parent | d9deba85170b8994f73e7e799dba4f3bda9f18a7 (diff) |
lua-visual-debug (8apr12)
git-svn-id: svn://tug.org/texlive/trunk@25881 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 004062839ec..1f17168536a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -511,10 +511,10 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ltablex', "die 'skipping, unknown license'", 'ltnews', "die 'skipping, nonfree doc'", 'ltt', "&MAKEltt", - 'ltxbase', "&MAKEbase", 'ltxfileinfo', "die 'skipping, Ruby, not self-locating'", 'ltxmisc', "die 'skipping, too complicated, sorry'", 'ltxtable', "die 'skipping, use carlisle'", + 'lua-visual-debug', "&MAKEflatten", # 'luaindex', "die 'skipping, try again when 2011 luatex is in'", 'luapersian', "&MAKEflatten", 'lucida', "die 'skipping, nonfree font'", |