diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-15 01:01:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-15 01:01:48 +0000 |
commit | 2944d3edfb31204604138ee3731198e9e6ad08b2 (patch) | |
tree | 78b742d9b89ae9077a4acace5e3dadadfc3ef928 /Master/tlpkg/libexec | |
parent | f82427b1121a2cac7b1e7fcc6ffb681d62a5bf61 (diff) |
rm cookybooky, requires nonfree emerald fonts
git-svn-id: svn://tug.org/texlive/trunk@25396 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 69e01dd2d7c..64e0482a0fd 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -247,6 +247,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'context-typearea', "&MAKEcopy", 'context-typescripts', "&MAKEcopy", 'context-vim', "&MAKEcopy", + 'cookybooky', "die 'skipping, requires nonfree emerald fonts'", 'coptic', "die 'skipping, replaced by cbcoptic'", 'coronet', "die 'skipping, nonfree font'", 'corridx', "die 'skipping, Pascal source'", @@ -915,6 +916,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'wp2latex', "die 'skipping, compilation'", 'xbase', "die 'skipping, use xpackages'", 'xcoffins', "die 'skipping, use xpackages'", + 'xcookybooky', "die 'skipping, requires nonfree emerald fonts'", 'xeCJK', "die 'skipping, use xecjk'", 'xecolour', "die 'skipping, replaced by xecolor'", 'xecyr', "&MAKEcopy", |