diff options
author | Karl Berry <karl@freefriends.org> | 2015-09-01 21:40:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-09-01 21:40:47 +0000 |
commit | a4c89b884f734bc236f87f891d64d8ec1b5eb757 (patch) | |
tree | 630d12ff98eb53f62d989c6675d0b714366d6741 /Master/tlpkg/libexec | |
parent | a3a88e9e25d2deeb41cb7218f0766d2ad31aa1d3 (diff) |
gothic since cmfrabase.mf name fix
git-svn-id: svn://tug.org/texlive/trunk@38263 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 9f3863ed714..1934f9864b6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -477,8 +477,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'gmeometric', "die 'skipping, obsolete'", 'gnu-freefont',"&MAKEgnu_freefont", 'go', "&MAKEflatten", - 'gothic', "die 'skipping, must fix cmfrabas[e].mf, see tlpkg-ctan-check", - #'gothic', "&MAKEflatten", + 'gothic', "&MAKEflatten", 'gradback', "die 'skipping, ca.2002, await request'", 'graphicp', "die 'skipping, experimental ca.2003'", 'graphicxsp', "die 'skipping, requires adobe distiller'", |