diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-16 23:27:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-16 23:27:13 +0000 |
commit | 258c8eaca44973c305b1fc830be185511c84fb6f (patch) | |
tree | 8229fbb1bd8b56d5e9b43d3be6b335b5776f4017 /Master/tlpkg/libexec | |
parent | 7ffe47d4b0e5bd74cc822ed3a9767867608b93e7 (diff) |
rm ascii, updated+renamed to ascii-font
git-svn-id: svn://tug.org/texlive/trunk@29988 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 b4f9dec390d..16e9d4732ef 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -121,7 +121,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'arphic', "&MAKEarphic", 'arrayjob', "die 'skipping, use arrayjobx'", 'asana-math', "die 'skipping, use Asana-Math'", - 'ascii', "&MAKEflatten", + 'ascii', "die 'skipping, use ascii-font'", + 'ascii-font', "&MAKEflatten", 'astron', "die 'skipping, nonfree license'", 'atqolive', "die 'skipping, nonfree font'", 'augie', "&MAKEaugie", |