diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-31 23:59:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-31 23:59:08 +0000 |
commit | f4500709457661ea04dfb225ac2a311bb5f9941c (patch) | |
tree | 0dec5afc16c92acbe51fab22574fa71a37519d42 /Master/tlpkg/bin | |
parent | 6028598eadf5dc99c7cc0eac3327563363caf852 (diff) |
musixtex (30oct10)
git-svn-id: svn://tug.org/texlive/trunk@20275 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 76a24b15e0e..87a83671ca4 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -227,7 +227,7 @@ my @TLP_working = qw( moreverb movie15 mp3d mparhack mpman-ru ms msc msg mslapa mtgreek multenum multibbl multibib multicap multirow - multibox multido multiobjective munich muthesis mwcls mxd mxedruli + multibox multido multiobjective munich musixtex muthesis mwcls mxd mxedruli mylatexformat nag namespc natbib nath nature ncclatex ncctools needspace newcommand newfile newlfm newsletr newspaper newverbs nextpage diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 877894d194d..12f098a3828 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -278,10 +278,6 @@ sub prepare $tds_path = "/home/ftp/tex/$pkg/$pkg.tds.zip"; # will be ignored below if it doesn't exist. - # ...and except for musixtex ... - } elsif ($pkg eq "musixtex") { - $tds_path = "$CTAN/macros/musixtex/musixtex-texmf.zip"; - # ...and except for amsfonts ... } elsif ($pkg eq "amsfonts") { # CTAN apparently doesn't want to put this in install: |