diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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", |