summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-19 23:04:15 +0000
committerKarl Berry <karl@freefriends.org>2017-04-19 23:04:15 +0000
commitf74161ca4e7eb3c5af9afcbe92522ae3b58987c1 (patch)
tree3c30a13df5ac7968195c85070a2b074578e669d2 /Master/tlpkg
parent1d5a55ac8f5506a7ae9cfca52f4b588182e199d4 (diff)
context beta/cont-tmf.zip (Apr 16 12:55)
git-svn-id: svn://tug.org/texlive/trunk@43931 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo4
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
2 files changed, 2 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 7f1fcf906ec..a0d59e9bc31 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -159,7 +159,6 @@ sub find_ctan_dir {
"macros/luatex/latex/$me", # luabidi
"macros/generic/$me", # abbr
"macros/generic/diagrams/$me", # circ
- "macros/context/contrib/$me", # context
"support/$me", # thumbpdf
"support/$me_wo_bin", # bin-thumbpdf
"language/vietnamese/$me/unpacked", # vntex
@@ -375,9 +374,8 @@ sub prepare {
# will be ignored below if it doesn't exist.
# ...and except for context, and plenty more...
- # We really need to get the install path out of the Catalogue entry.
} elsif ($pkg eq "context") {
- $tds_path = "/home/ftp/mirror/www.pragma-ade.com/context/current/cont-tmf.zip";
+ $tds_path = "/home/ftp/mirror/www.pragma-ade.nl/context/beta/cont-tmf.zip";
} elsif ($pkg eq "cmexb") {
# as with enctex case
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 70898d1721e..c9c8cef41e7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -760,7 +760,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'mp3d', "&MAKEflatten",
'mpcolornames',"&MAKEcopy",
'mpdinbrief', "die 'skipping, nosell license'",
- 'mptopdf', "&MAKEcopy", #&"die 'skipping, not quite perfect yet'", #
+ 'mptopdf', "&MAKEcopy",
'msuthesis', "die 'skipping, use msu-thesis'",
'mtp2lite', "die 'skipping, nonfree'",
'mtx', "die 'skipping, pascal musixtex binaries'",