diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-29 21:55:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-29 21:55:29 +0000 |
commit | 4ad6738e017ba1a8be227e7ae42573b29e3fe2ce (patch) | |
tree | b3a92307932a8a33854959912efbe2a6c78d39c1 /Master/tlpkg/libexec | |
parent | 2770228050d72e4c94ecf302e8ee6804cf222913 (diff) |
hvqrurl (29nov19)
git-svn-id: svn://tug.org/texlive/trunk@52969 c570f23f-e606-0410-a88d-b1316a301751
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 84229a6ff0e..87c1f4b6395 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -579,6 +579,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'holtxdoc', "die 'skipping, use oberdiek'", 'hvfloat', "&MAKEflatten", 'hvindex', "&MAKEflatten", + 'hvqrurl', "&MAKEflatten", 'hybrid-latex', "die 'skipping, no self-locating of Python modules'", 'hyph-utf8', "&MAKEcopy", 'hyphen-german',"die 'skipping, part of hyph-utf8'", |