diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-11 23:04:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-11 23:04:18 +0000 |
commit | 3d10b3cca2bfd4067f512e42db28211d49f09d39 (patch) | |
tree | 1459e1386efc580dbc8f19b736c545da529dfc62 /Master/tlpkg/libexec | |
parent | e0b483b2ca1c0ab68937294aa51efb96b22969c6 (diff) |
rm famt, noinfo license
git-svn-id: svn://tug.org/texlive/trunk@26304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 2db87ee2a51..9b101c7ea20 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -359,6 +359,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'faq', "die 'skipping, use FAQ-en'", 'faq-en', "die 'skipping, use FAQ-en'", 'faq-fr', "die 'skipping, nonfree'", + 'famt', "die 'skipping, noinfo license'", 'fax', "die 'skipping, nosell license'", 'fc', "&MAKEflatten", 'fc_arith', "die 'skipping, per author request'", |