summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-12 23:10:30 +0000
committerKarl Berry <karl@freefriends.org>2021-11-12 23:10:30 +0000
commit6c3a92a60f9e87866c2ebf6e34e98efb7ab20958 (patch)
tree34dde95b0334b69d852015609642ee87f5ce39eb /Master/tlpkg/libexec
parente80240b5e5bfb83d84a9e6d81e31b0bfb82d637c (diff)
firstaid (12nov21)
git-svn-id: svn://tug.org/texlive/trunk@61042 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 9495cc2c077..1bc24a822ef 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -728,6 +728,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'latex-doc', "die 'skipping, use latex'",
'latex-doc-dev', "die 'skipping, use latex-base-dev'",
'latex-essential', "die 'skipping, nonfree'",
+ 'latex-firstaid', "die 'skipping, use firstaid'",
'latex-fonts', "&MAKEflatten",
'latex-graphics', "die 'skipping, use graphics'",
'latex-help-texinfo', "die 'skipping, use latex2e-help-texinfo'",