diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 098afa6e646..e18a9864a1e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -286,7 +286,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'context-gnuplot', "&MAKEcopy", 'context-letter', "&MAKEcopy", 'context-lettrine', "&MAKEcopy", - 'context-lilypond', "&MAKEcopy", + 'context-lilypond', "die 'skipping, obsolete per author'", 'context-mathsets', "&MAKEcopy", 'context-rst', "&MAKEcopy", 'context-ruby', "&MAKEcopy", |