diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-19 20:30:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-19 20:30:58 +0000 |
commit | a400f83d38801f72bbf43eb30e332e4bc266e32f (patch) | |
tree | f4ee8d7bbb743b19527334d728ccb9c8054b6837 /Master/tlpkg | |
parent | f40c8f749447cc4f1f799f95f68777b4f69bac2d (diff) |
xesearch
git-svn-id: svn://tug.org/texlive/trunk@51908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 2956bbad0ca..7fbdf357df8 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1317,6 +1317,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'xecolour', "die 'skipping, replaced by xecolor'", 'xecyr', "&MAKEcopy", 'xelibertine', "die 'skipping, replaced by libertine'", + 'xetex', "die 'skipping, binary'", 'xetex-def', "die 'skipping, replaced by graphics-def'", 'xetex-pstricks',"&MAKEcopy", 'xfakebold', "&MAKEflatten", |