summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-bindir
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-07 23:21:01 +0000
committerKarl Berry <karl@freefriends.org>2013-04-07 23:21:01 +0000
commited0f4e2cb9b93d24bfda036444ec3874c2f5ff71 (patch)
tree0e5fbb17f8016a4e292a7500e572fb118a80aea6 /Master/tlpkg/bin/tl-update-bindir
parentafe0c6d8ec93fc52d52ffe0f91ba74fda9e9d9ee (diff)
more texmf -> texmf-dist
git-svn-id: svn://tug.org/texlive/trunk@29728 c570f23f-e606-0410-a88d-b1316a301751
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