diff options
author | Karl Berry <karl@freefriends.org> | 2023-04-23 22:58:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-04-23 22:58:48 +0000 |
commit | 0d4cabbf8c600cc049f2e03d601ddfcaf136afce (patch) | |
tree | c962a27d45cd36f7246b70bca33d84ef01542593 /Master/tlpkg/libexec/ctan2tds | |
parent | d858a8eb881e466f6c3750b7648391fcac0a3263 (diff) |
c2a: avoid catalogue update unless place.
c2l: die if argument contains a /, common typo.
tl-check-wrapper-consistency: skip {context,mtxrun}.lua.
ctan2tds,
context-texlive.tlpsrc,
tlpkg-ctan-check (TLP_no_check): doc for homegrown context-texlive.
git-svn-id: svn://tug.org/texlive/trunk@66923 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 17a03ca8e97..a3b20fbff5e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -372,6 +372,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'context-simplefonts', "&MAKEcopy", 'context-simpleslides',"&MAKEcopy", 'context-taspresent', "&MAKEcopy", + 'context-texlive', "die 'skipping, maintained in TL, see .tlpsrc'", 'context-title', "&MAKEcopy", 'context-top-ten', "die 'skipping, overhaul needed per author'", 'context-transliterator', "&MAKEcopy", |