diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/eqnarray.tlpsrc | 2 |
4 files changed, 2 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 1d8f404414f..9c7d5287931 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -165,6 +165,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'epix', "die 'skipping, needs C++'", 'eplain', "&MAKEcopy", 'epstopdf', "die 'skipping, needs .pl vs. noext + man help, sorry'", + 'eqnarray', "die 'skipping, nonfree'", 'esindex', "die 'skipping, use bezos instead'", 'eskdx', "&MAKEeskdx", 'esvect', "&MAKEflatten", diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index ca105bacda2..8da19d3dab8 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -82,7 +82,7 @@ my @WorkingTLP = qw( engpron engrec enumitem envbig environ envlab epigrafica epigraph epiolmec eplain epsdice epsf epsincl epslatex-fr epspdfconversion - eqlist eqnarray eqparbox errata es-tex-faq + eqlist eqparbox errata es-tex-faq ESIEEcv esdiff esint esint-type1 eskd eskdx eso-pic esvect etaremune etex-pkg ethiop ethiop-t1 etoolbox euenc eukdate eulervm euproposal euro europecv eurosans everypage exam diff --git a/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc index 9b0250f00c1..949c5dbdc2b 100644 --- a/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc @@ -9,7 +9,6 @@ depend ccfonts depend commath depend concmath depend concrete -depend eqnarray depend extarrows depend extpfeil depend faktor diff --git a/Master/tlpkg/tlpsrc/eqnarray.tlpsrc b/Master/tlpkg/tlpsrc/eqnarray.tlpsrc deleted file mode 100644 index 08805e7b425..00000000000 --- a/Master/tlpkg/tlpsrc/eqnarray.tlpsrc +++ /dev/null @@ -1,2 +0,0 @@ -name eqnarray -category Package |