diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-30 00:41:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-30 00:41:14 +0000 |
commit | 9f23d4a4b642e30155e69afc4d0d3c953583a57c (patch) | |
tree | 28c755341ed8d399e5c385ee0d406fb704e03b5c /Master/tlpkg/libexec | |
parent | 9c2c06e150241d32a63aca29e5fe19ef4955692a (diff) |
clarify licensing
git-svn-id: svn://tug.org/texlive/trunk@14010 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index faaa0a685a4..adab71fac5f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -319,6 +319,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'lxfonts', "&MAKEcopy", 'lucida', "die 'skipping, nonfree font'", 'lucidabr', "die 'skipping, nonfree font'", + 'ly1', "die 'skipping, situation too confused'", 'mab2bib', "die 'skipping, python'", 'makebarcode', "&MAKEcopy", 'makecell', "&MAKEnosymlinks", @@ -414,8 +415,8 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'psfragx', "&MAKEflatten", 'pslatex', "&MAKEpslatex", 'psnfss', "&MAKEpsnfss", - 'psnfss-addons', "die 'skipping, ?'", - 'psnfssx', "&MAKEflatten", + 'psnfss-addons', "die 'skipping, ?'", + 'psnfssx', "die 'skipping, situation too confused'", 'pst-2dplot', "&MAKEpst", 'pst-3d', "&MAKEpst", 'pst-3dplot', "&MAKEpst", |