summaryrefslogtreecommitdiff
path: root/Master/bin/i386-linux/mktexpk
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-01 21:45:40 +0000
committerKarl Berry <karl@freefriends.org>2008-06-01 21:45:40 +0000
commite9dd0f31205776af90862b4d7c8408cb89bea8f4 (patch)
treee2d7c297787c9278cc047d6af5bef42ded5fcb85 /Master/bin/i386-linux/mktexpk
parentcf4e0a0a5c6c0b5fe935b2460a14ab7f6577cc19 (diff)
at long last, install 2008-vintage i386-linux binaries
git-svn-id: svn://tug.org/texlive/trunk@8457 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/i386-linux/mktexpk')
-rwxr-xr-xMaster/bin/i386-linux/mktexpk5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/bin/i386-linux/mktexpk b/Master/bin/i386-linux/mktexpk
index 4a16e0d3477..baed82a83fa 100755
--- a/Master/bin/i386-linux/mktexpk
+++ b/Master/bin/i386-linux/mktexpk
@@ -4,7 +4,8 @@
# (If you change or delete the word `original' on the previous line,
# installation won't write this script over yours.)
#
-# te@dbs.uni-hannover.de, kb@mail.tug.org, and infovore@xs4all.nl.
+# Originally written by Thomas Esser, Karl Berry, and Olaf Weber.
+# Report bugs to tex-k@tug.org.
# Public domain.
version='$Id: mktexpk,v 1.34 2005/06/21 10:49:10 olaf Exp $'
@@ -212,7 +213,7 @@ fi
"$MT_MKTEXDIR" "$PKDESTDIR"
if test ! -d "$PKDESTDIR"; then
- echo "$progname: mktexdir $PKDESTDIR failed." >&2
+ echo "$progname: $MT_MKTEXDIR $PKDESTDIR failed." >&2
exit 1
fi