summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds4
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index ae307222818..4ef22e1d4f7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -235,7 +235,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'cjk', "&MAKEcjk",
'cjw', "die 'skipping, nosell license'",
'clarendo', "die 'skipping, nonfree font'",
- 'classpack', "die 'skipping, sorry, no script?'",
'clock', "&MAKEflatten",
'cm-lgc', "&MAKEcmlgc",
'cm-super', "&MAKEflatten",
@@ -2129,6 +2128,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'canoniclayout'=> 'tex',
'carlisle' => "env TEXINPUTS=$core_latex/base:$core_latex/tools:. latex",
'chickenize' => 'luatex',
+ 'classpack' => 'latex', # requires interaction
'clefval' => 'latex -translate-file=empty.tcx', # no 8-bit
'cleveref' => 'latex', # requires interaction
'ctable' => 'latex', # requires interaction
@@ -5180,8 +5180,6 @@ sub POSTmptopdf {
&tl_man_to_pdf ();
}
-
-
sub POSTcfr_lm {
print "POST$package - move directories around\n";
&rename_with_mkdir ("vf", "$DEST/fonts/vf/public/$package");