summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
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',