summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index bb78ea1f301..7011fdb1452 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -158,6 +158,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'cachepic', "&MAKEcopy",
'calxxxx', "die 'skipping, nomodify license'",
'calendar', "die 'skipping, nosell license'",
+ 'cantarell', "&MAKEcopy",
'cascover', "die 'skipping, license unclear, ancient'",
'camel', "die 'skipping, nosell license'",
'cassette', "die 'skipping, nonfree license'",
@@ -874,6 +875,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'wsuipa' => '&PREHOOK_wsuipa',
);
+
%posthook = (
'amscls' => '&POSTamscls',
'amstex' => '&POSTamstex',
@@ -881,6 +883,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'babelbib' => '&POSTbabelbib',
'biber' => '&POSTbiber',
'bibtex' => '&POSTbibtex',
+ 'cantarell' => '&POSTdroid',
'comfortaa' => '&POSTdroid',
'context-games' => '&POSTcontext_games',
'coordsys' => '&POSTcoordsys',