diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-20 22:22:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-20 22:22:13 +0000 |
commit | 148927fcbcc401e2880e3c664ca0f9363a7669fc (patch) | |
tree | 3d2aab9de35a4c4b0c54bddba9079c5a22f9ea49 /Master/tlpkg/libexec | |
parent | ba4436784d91f5588b7eb0f58debe42e07769d2e (diff) |
cascadia-code (20jan21)
git-svn-id: svn://tug.org/texlive/trunk@57478 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 d10e2dcd026..ae5f0175a0c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -230,6 +230,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'calxxxx', "die 'skipping, nomodify license'", 'camel', "die 'skipping, nosell license'", 'cantarell', "&MAKEcopy", + 'cascadia-code', "&MAKEflatten", 'cascover', "die 'skipping, license unclear, ancient'", 'casiofont', "die 'skipping, nonfree font'", 'cassette', "die 'skipping, nonfree license'", |