summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-bindir
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tl-update-bindir')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-bindir3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir
index f415e248cd5..43ad50f295e 100755
--- a/Master/tlpkg/bin/tl-update-bindir
+++ b/Master/tlpkg/bin/tl-update-bindir
@@ -4,6 +4,7 @@
vc_id='$Id$'
unset CDPATH
+unset GREP_OPTIONS
unset LS_COLORS
tmpdir=${TMPDIR-/tmp}/tlupbin.$$
@@ -132,7 +133,7 @@ for tlname in $tlnames; do
grab="$download -O $download_loc"
$grab ftp://ftp.cea.fr/incoming/y2k01/braslau/i386-unknown-kfreebsd9.0-gnu.tar.xz;;
i386-linux)
- default_bin_loc=/home/texlive/sarge/tmp/source/inst/bin/i686-pc-linux-gnu;;
+ default_bin_loc=/home/texlive/karl/Build/source/inst/bin/i686-pc-linux-gnu;;
i386-netbsd)
download_loc=$tmpdir/tl.$tlname.tar.xz
default_bin_loc=$download_loc