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 | |
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')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/easybook.tlpsrc | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index a9c03649eca..52606da18ee 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -261,7 +261,7 @@ my @TLP_working = qw( dvdcoll dvgloss dviasm dviincl dviinfox dvipsconfig dynamicnumber dynblocks dynkin-diagrams dyntree e-french ean ean13isbn easy easy-todo - easybook easyfig easyfloats easyformat easylist easyreview + easyfig easyfloats easyformat easylist easyreview ebezier ebgaramond ebgaramond-maths ebong ebook ebproof ebsthesis ec ecc ecclesiastic ecltree eco ecobiblatex econ-bst econometrics economic ecothesis 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", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 5551f8a304b..cf27b40fd4e 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -352,7 +352,6 @@ depend dynblocks depend ean13isbn depend easy depend easy-todo -depend easybook depend easyfig depend easyfloats depend easyformat diff --git a/Master/tlpkg/tlpsrc/easybook.tlpsrc b/Master/tlpkg/tlpsrc/easybook.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/easybook.tlpsrc +++ /dev/null |