diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-22 23:11:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-22 23:11:54 +0000 |
commit | bf4ad04d2d2b2a023941978351308eeec0b042c5 (patch) | |
tree | 823bac03737b23c9de32af527c727d9116f6094e /Master/tlpkg/bin/tl-update-bindir | |
parent | c1792da9fa440897dcd52010203fd995e6c338cd (diff) |
context-letter update (22sep09)
git-svn-id: svn://tug.org/texlive/trunk@15426 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-bindir')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-bindir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir index 12910e93414..7bcef7d29bb 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -107,7 +107,7 @@ for tlname in $tlnames; do $grab http://www.jtartlabs.com/test/hppa2.0-hp-hpux10.20.tar.gz;; i386-cygwin) default_bin_loc=$download_loc - $grab http://www.math.cornell.edu/~kbrown/forkarl.tgz;; + $grab http://www.math.cornell.edu/~kbrown/cygwin_r15328.tgz;; i386-freebsd) default_bin_loc=/home/manfred/tl2008.bin.tar.lzma;; i386-linux) |