diff options
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index be921baafaf..9723cc58433 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -368,7 +368,7 @@ sub prepare { # ...and except for context, and plenty more... } elsif ($pkg eq "context") { - $tds_path = "/home/ftp/mirror/www.pragma-ade.com/context/beta/cont-tmf.zip"; + $tds_path = "/home/ftp/mirror/www.pragma-ade.com/context/current/cont-tmf.zip"; } elsif ($pkg eq "enctex") { # not tds, but we eliminate the TDS_READY below |