summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-10-20 21:05:22 +0000
committerKarl Berry <karl@freefriends.org>2009-10-20 21:05:22 +0000
commitb51869411c369af0d8f012ca4ebfa8c6950110c4 (patch)
tree0831ad8ff176a97d084157b084c1ec005ced85b6 /Master/tlpkg/libexec
parent5db5c6d5c488a894b610f7a73a1188230e924a4b (diff)
rm chngpage
git-svn-id: svn://tug.org/texlive/trunk@15852 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 98aa5d2d6de..8e3d6fe3bc4 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -129,6 +129,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'cheq', "die 'skipping, nosell license'",
'china2e', "die 'skipping, nosell license'",
'china2e', "die 'skipping, too complicated, sorry'",
+ 'chngpage', "die 'skipping, use changepage'",
'circuit_macros', "die 'skipping, needs m4'",
'circuitikz', "&MAKEcopy",
'cirth', "die 'skipping, nosell license'",
@@ -1216,7 +1217,7 @@ $standardins='\.ins';
'polski' => 'latex', # requires interaction
'psfragx' => 'latex', # requires interaction
'svn-multi' => 'latex', # interaction for .pl
- 'xecjk' => 'xelatex',
+ 'xecjk' => 'xecjk-xelatex',
);
$standardinsrunner="latex -interaction=nonstopmode";