diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-04 21:52:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-04 21:52:06 +0000 |
commit | 2bdc5d138ea90b621713949e27f5db50f212a7d6 (patch) | |
tree | b0078c800c164586525cdca1806ded3af5062b12 /Master/tlpkg/libexec | |
parent | eeb4140c77fb23aca9f9b9a02a42d7b1b2aa1ca7 (diff) |
rm easybook, nonfree
git-svn-id: svn://tug.org/texlive/trunk@57324 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 c760f06ea9a..e0a06269191 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -419,6 +419,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'ecards', "die 'skipping, per author request'", 'ean13isbn', "&MAKEcopy", 'easy', "&MAKEeasy", + 'easybook', "die 'skipping, nonfree doc'", 'easylatex', "die 'skipping, complicated perl modules, sorry'", 'ebib', "die 'skipping, as it is Emacs'", 'ebong', "&MAKEflatten", |