summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-10-11 23:17:13 +0000
committerKarl Berry <karl@freefriends.org>2009-10-11 23:17:13 +0000
commit09b9f326659d969748705afa8711a913db0d06a7 (patch)
tree4a217a979d86370b4486139e25f67298a4992fd2 /Master/tlpkg/bin
parent80e52f52c3f2467f9ea527db9c2a534bfc3cb6cf (diff)
tamethebeast 1.4 (11oct09)
git-svn-id: svn://tug.org/texlive/trunk@15782 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 946f5f39828..b3494eb5313 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -96,7 +96,7 @@ my @WorkingTLP = qw(
eqexam eqlist eqparbox errata es-tex-faq
ESIEEcv erdc esdiff esint esint-type1 eskd eskdx eso-pic esvect
estcpmm
- etaremune etex-pkg etextools ethiop ethiop-t1 etoolbox euenc eukdate
+ etaremune etex-pkg ethiop ethiop-t1 etoolbox euenc eukdate
eulervm euproposal euro europecv eurosans eurosym
everypage exam examdesign examplep exercise exp-testopt
expdlist expl3 expressg extarrows exteps
@@ -281,7 +281,8 @@ my @WorkingTLP = qw(
yagusylo york-thesis yplan
ziffer zhmetrics zhspacing zwgetfdate zwpagelayout
);
-# epspdf - skip since Siep updates it locally.
+# epspdf - skip since Siep updates it manually.
+# etextools - skip since it's different on CTAN and apparently unfixable.
exit (&main ());