diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-07 22:45:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-07 22:45:20 +0000 |
commit | 33066250d10f280ee380a4eb2becfe03fcc3a6f8 (patch) | |
tree | 7c97cd825e5a7248fa7618043f38c1e7c3843a8e /Master/tlpkg | |
parent | 913d5634756f5af369b18da0baf14b1ecc2299ef (diff) |
featpost (7feb12)
git-svn-id: svn://tug.org/texlive/trunk@25331 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index bacc37ff812..eefb81f6863 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -934,11 +934,12 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ytex', "die 'skipping, noinfo license'", 'zefonts', "die 'skipping, noinfo license'", #&MAKEflatten", 'zhmetrics', "&MAKEcopy", + 'zhmcjk', "die 'skipping, sorry, 8000 tfm files, (7feb12)'", 'zwgetfdate', "&MAKEcopy", 'zwpagelayout',"&MAKEcopy", ); - + %prehook = ( 'apa6' => '&PREHOOK_apa6', 'cals' => '&PREHOOK_cals', |