summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index d9b93f05905..dd5b0356b5c 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -747,6 +747,7 @@ $Master = "$mydir/../..";
'koma-script' => '&POSTkomascript',
'latex2man' => '&POSTlatex2man',
'latexdiff' => '&POSTlatexdiff',
+ 'latex2e-help-texinfo' => '&POSTlatex2ehelptexinfo',
'lithuanian' => '&POSTlithuanian',
'montex' => '&POSTmontex',
'pgf' => '&POSTpgf',
@@ -4006,6 +4007,12 @@ sub POSTlatexdiff
&SYSTEM ("$MV $dir/latexdiff-vc $dir/latexdiff-vc.pl");
}
+sub POSTlatex2ehelptexinfo
+{
+ print "\t SPECIAL $package remove translation subdir\n";
+ &SYSTEM ("$RM -rf spanish");
+}
+
sub POSTlithuanian
{
print "\t SPECIAL $package remove old language support\n";