diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-21 22:59:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-21 22:59:30 +0000 |
commit | 0efe618e59fd491e2177e5e5b1b2599986c3a89a (patch) | |
tree | 69eca30f4c8871029226fdae959b57f0b741c4ff /Master/tlpkg/libexec | |
parent | aad65080ea791684e488cea13ee2fad890ba98cd (diff) |
rm libertine-legacy, replaced by libertine-type1 + biolinum-type1
git-svn-id: svn://tug.org/texlive/trunk@27770 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 54c139e8875..ffe3dc23ce6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -532,6 +532,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'lh', "&MAKElh", 'lhfonts', "die 'skipping, use lh'", 'libertine', "die 'skipping, use libertineotf'", + 'libertine-legacy', "die 'skipping, replaced by biolinum|libertine-type1'", 'libertineotf',"&MAKEcopy", 'librarian', "&MAKEflatten", 'libris', "&MAKEcopy", |