summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-02 21:57:47 +0000
committerKarl Berry <karl@freefriends.org>2013-10-02 21:57:47 +0000
commit3bf8ee8a87097403ef040c9a3c4ee0f3866eb2cd (patch)
tree8a04cc889fe0607b74a90ea8dd5ccd286f2226b7 /Master/tlpkg
parenta843ec8baff47ff25421fb1580786c86e192c516 (diff)
mbenotes (2oct13)
git-svn-id: svn://tug.org/texlive/trunk@31813 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds5
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 7a90c80f2ea..e8f4ee2b1c0 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -362,7 +362,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'epigrafica', "&MAKEflatten",
'epiolmec', "&MAKEflatten",
'epix', "die 'skipping, needs C++'",
- 'eplain', "&MAKEcopy",
'epspdf', "die 'skipping, siep does it by hand'", #"&MAKEflatten",
'epspdf-extra',"die 'skipping, siep does it by hand (and nosource?)'",
'eqexam', "die 'skipping, per author request'",
@@ -1146,7 +1145,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'doipubmed' => '&POSTlatex2html',
'download' => '&POST_savepdf',
'enigma' => '&POSTenigma',
- 'eplain' => '&POSTeplain',
+# 'eplain' => '&POSTeplain',
'epspdf' => '&POSTepspdf',
'fixme' => '&POSTfixme',
'fpl' => '&POSTfpl',
@@ -2468,7 +2467,7 @@ $standardxmt='\.xmt';
# packages which have info files to install.
%specialinfos = (
- #'eplain' => '\.info', # fix to be used for tds
+ 'eplain' => '\.info',
'latex2e-help-texinfo' => '\.info',
'latex2e-help-texinfo-spanish' => '\.info',
'latex2man' => '\.info',