summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-05 00:37:43 +0000
committerKarl Berry <karl@freefriends.org>2010-03-05 00:37:43 +0000
commit0312acfe03e1ab61d0a37ad27e814509a17ac7c2 (patch)
tree8d57ba1ae50307ad3773b55f206b75e9a9d9229e /Master/tlpkg/libexec/ctan2tds
parent1c7434bb6484069a01c6dad0c3cde3685a4e5d65 (diff)
apprends-latex 4.01 (4mar10)
git-svn-id: svn://tug.org/texlive/trunk@17322 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 5f3d3fc4d1a..4c7ba78be46 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -76,7 +76,6 @@ $Master = "$mydir/../..";
'antt', "&MAKEcopy",
#'antp', "&MAKEflatten", # not sure about config.antp yet
'apacite', "&MAKEflatten",
- 'apprends-latex', "die 'skipping, nonfree license'",
'arabi', "&MAKEarabi",
'arabtex', "&MAKEarabtex",
'archaic', "&MAKEwilson",
@@ -1380,9 +1379,10 @@ $standardinsrunner="latex -interaction=nonstopmode";
%specialmakeindex= (
- 'bigints' => 'NULL', # doc
- 'mpman-ru' => 'NULL', # doc
- 'tkz-tab', => 'NULL', # doc
+ 'apprends-latex' => 'NULL', # doc
+ 'bigints' => 'NULL', # doc
+ 'mpman-ru' => 'NULL', # doc
+ 'tkz-tab', => 'NULL', # doc
);
$standardmakeindex='\.ist';