diff options
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 4 |
1 files changed, 0 insertions, 4 deletions
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: |