diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 207ad8f0a14..e1c7a83f0fc 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -25,7 +25,7 @@ my @WorkingTLP = qw( active-conf addlines adrconv adrlist ae aeguill afthesis aguplus aiaa aichej AkkTeX akletter algorithm2e algorithmicx algorithms alnumsec alterqcm - altfont ametsoc ams + altfont ametsoc amsaddr amsfonts amslatex-primer amsldoc-it amsmath amsrefs amsthdoc-it animate ANUfinalexam anyfontsize anysize apa apacite apalike apalike2 appendix apl diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3ad1e199b22..cb83e323721 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -324,6 +324,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'makebarcode', "&MAKEcopy", 'makecell', "&MAKEnosymlinks", 'makedtx', "&MAKEflatten", + 'maketexwork', "die 'skipping, too old'", 'makor', "&MAKEbase", 'manjutex', "die 'skipping, obsolete on CTAN'", #"&MAKEflatten", 'manpage', "die 'skipping, nonfree license'", |