summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-30 22:03:42 +0000
committerKarl Berry <karl@freefriends.org>2009-06-30 22:03:42 +0000
commit43de122971650ec899739f2cebf00f4d6b92269b (patch)
treea0b9432cb7021264d8a578fd24ecc261dd96d422 /Master/tlpkg
parente9888ce9680c4486a60bc99aeca20fab17d95205 (diff)
darwin update from koch
git-svn-id: svn://tug.org/texlive/trunk@14031 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-bindir4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir
index 85b9d1b7770..720c1df7dbe 100755
--- a/Master/tlpkg/bin/tl-update-bindir
+++ b/Master/tlpkg/bin/tl-update-bindir
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh
# Public domain. Originally written 2008, Karl Berry.
# Update a TeX Live Master/bin/PLATFORM directory.
@@ -139,7 +139,7 @@ for tlname in $tlnames; do
exit 1
fi
- $msg "installing from $bin_loc to $destdir"
+ $msg "installing from $bin_loc to $destdir via $tmpdir"
rm -rf $tmpdir
mkdir $tmpdir