texlive[41645] Master/tlpkg/libexec/mptopdf-extract: pragma-ade.nl

commits+karl at tug.org commits+karl at tug.org
Wed Jul 6 23:17:09 CEST 2016


Revision: 41645
          http://tug.org/svn/texlive?view=revision&revision=41645
Author:   karl
Date:     2016-07-06 23:17:09 +0200 (Wed, 06 Jul 2016)
Log Message:
-----------
pragma-ade.nl per hans

Modified Paths:
--------------
    trunk/Master/tlpkg/libexec/mptopdf-extract

Modified: trunk/Master/tlpkg/libexec/mptopdf-extract
===================================================================
--- trunk/Master/tlpkg/libexec/mptopdf-extract	2016-07-06 20:37:41 UTC (rev 41644)
+++ trunk/Master/tlpkg/libexec/mptopdf-extract	2016-07-06 21:17:09 UTC (rev 41645)
@@ -11,13 +11,13 @@
 # and ignoring the man pages in TL locations.
 files=`tlpfiles mptopdf | sed 's,[^/]*/,,' | grep -v doc/man`
 if test -z "$files"; then
-  echo "$0: failed to get files for mptopdf." >&2
+  echo "$0: tlpfiles for mptopdf failed." >&2
   exit 1
 fi
 
 # We will extract them from the current context release.
 ctan=/home/ftp/mirror/rsync.tex.ac.uk/CTAN
-context_zip=/home/ftp/mirror/www.pragma-ade.com/context/current/cont-tmf.zip
+context_zip=/home/ftp/mirror/www.pragma-ade.nl/context/current/cont-tmf.zip
 if unzip -tq $context_zip; then :; else
   echo "$0: unzip -t failed on:" >&2
   ls -l $context_zip >&2



More information about the tex-live-commits mailing list