diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-09 21:30:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-09 21:30:43 +0000 |
commit | 8057c1aec923e58067a6e4bd18ed9af38fb1b64c (patch) | |
tree | bae0f9bbabbdd0babcb061854b351f1cf3509325 /Master/tlpkg/libexec | |
parent | af2eb5865018765eca9a73759eebf200dabd9507 (diff) |
magra (9jan21)
git-svn-id: svn://tug.org/texlive/trunk@57361 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 266627a4d47..707ee5e9125 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -804,6 +804,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'lyx', "die 'skipping, container directory'", 'mab2bib', "die 'skipping, python'", 'mactex', "die 'skipping, whole distribution'", + 'magra', "&MAKEflatten", 'magyar', "die 'skipping, use babel-hungarian'", 'make-env', "die 'skipping, no license, too old to bother with'", 'makebarcode', "&MAKEcopy", |