summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-09 23:09:53 +0000
committerKarl Berry <karl@freefriends.org>2010-09-09 23:09:53 +0000
commit7e94657b4fbe4a7e911d606b41f233f7b67187b9 (patch)
tree91333c063abb4d0b7adb3a7c321dd2597e0198b2 /Master/tlpkg/libexec
parentdf704b3d8e32bc446bcb9ceceebeb7db33bf9fc6 (diff)
latex2e-help-texinfo 2010/09/06 (8sep10)
git-svn-id: svn://tug.org/texlive/trunk@19633 c570f23f-e606-0410-a88d-b1316a301751
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";