diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-17 17:29:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-17 17:29:59 +0000 |
commit | ab5fd6faea2045f0e74f9ec058ed133ea37c7c1b (patch) | |
tree | ddd93176f1eb5f7a2b912b106aad22e68f885f53 /Master/tlpkg/libexec | |
parent | 77096e7537fbee3a2969cc6a7e400030f7138320 (diff) |
rm lgrx, obsolete per author
git-svn-id: svn://tug.org/texlive/trunk@31679 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 60ad3dafd88..a6873807324 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -567,6 +567,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'lexitex', "die 'skipping, use camel'", 'lfb', "&MAKElfb", 'lgraph', "die 'skipping, obsolete'", + 'lgrx', "die 'skipping, obsolete per author'", 'lh', "&MAKElh", 'lhfonts', "die 'skipping, use lh'", 'libertine-legacy', "die 'skipping, replaced by libertine'", |