summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-18 23:26:15 +0000
committerKarl Berry <karl@freefriends.org>2013-10-18 23:26:15 +0000
commit861d2951cdf9fd9a8dc0dc8dd4cc7f83f27c16a3 (patch)
tree066a7cb4d503e6d4210261508552021662c08e8b /Master/tlpkg
parent4e3b1a66cb5bc31b99a07f4194dbab513ae0181b (diff)
tex-refs (18oct13)
git-svn-id: svn://tug.org/texlive/trunk@31946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
2 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index c367f8ca834..1be03489e00 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -444,7 +444,7 @@ my @TLP_working = qw(
technics ted templates-fenn templates-sommer tengwarscript
tensor termcal termlist teubner
tex-ewd tex-font-errors-cheatsheet tex-gyre tex-gyre-math
- tex-label tex-overview
+ tex-label tex-overview tex-refs
texapi texbytopic texcount
texdef texdiff texdirflatten texdraw texilikechaps texilikecover
texliveonfly texloganalyser texlogos texmate texments
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 90a58dcf9ff..353aba0e968 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -953,7 +953,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'tex-gyre', "&MAKEcopy",
'tex-gyre-math', "&MAKEflatten",
'tex-ps', "die 'skipping, not ready, sorry'",
- 'tex-refs', "die 'skipping, not ready, sorry'",
+# 'tex-refs', "die 'skipping, not ready, sorry'",
'texdraw', "&MAKEflatten",
'texemplar', "die 'skipping, await request, 199x'",
'texlipse', "die 'skipping, plugin for Eclipse'",
@@ -1809,6 +1809,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'systeme', 'generic',
'tamil-omega', 'omega',
'tap', 'generic',
+ 'tex-refs', 'generic',
'texbytopic', 'plain',
'texcount', 'support',
'texdiff', 'support',