diff options
author | Karl Berry <karl@freefriends.org> | 2015-07-11 22:20:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-07-11 22:20:09 +0000 |
commit | 43acef71933c2d1bbe6f685b4a7896db35cdfb39 (patch) | |
tree | 20672232caee6494370a1b3afc8b3767c39468d8 /Master/tlpkg | |
parent | ab624ba2085da3362f6e713affa16552c9925ce8 (diff) |
fontawesome rearrange
git-svn-id: svn://tug.org/texlive/trunk@37836 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f7766df6ece..632cef3531c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -420,6 +420,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'fnlineno', "die 'skipping, use lineno'", 'foiltex', "die 'skipping, nosell license'", 'font-change', "&MAKEflatten", + 'fontawesome', "&MAKEflatten", 'fontinst', "&MAKEfontinst", 'fontinstallationguide', "die 'skipping, use Type1fonts'", 'fontname', "die 'skipping, done through tl-update-auto'", |