From a3027590d416e99da1de28c8669669614850c97e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 13 Apr 2013 22:37:47 +0000 Subject: current/cont-tmf.zip git-svn-id: svn://tug.org/texlive/trunk@29892 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/mptopdf-extract | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Master/tlpkg/libexec/mptopdf-extract b/Master/tlpkg/libexec/mptopdf-extract index c1ec0c7bd4c..47c4f9807b0 100755 --- a/Master/tlpkg/libexec/mptopdf-extract +++ b/Master/tlpkg/libexec/mptopdf-extract @@ -23,9 +23,9 @@ files="$files scripts/context/stubs/mswin/mptopdf.exe" # We will extract them from the current context release. ctan=/home/ftp/mirror/rsync.tex.ac.uk/CTAN -context_zip=$ctan/macros/context/current/cont-tmf.zip +#context_zip=$ctan/macros/context/current/cont-tmf.zip # eventually ... -context_zip=/home/ftp/mirror/www.pragma-ade.com/context/beta/cont-tmf.zip +context_zip=/home/ftp/mirror/www.pragma-ade.com/context/current/cont-tmf.zip if test ! -s $context_zip; then echo "$0: no context zip:" >&2 ls -l $context_zip >&2 -- cgit v1.2.3