diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-28 16:05:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-28 16:05:29 +0000 |
commit | c0c4d23e24e0ebd3a2eec938249e851732fdbf69 (patch) | |
tree | e3484c610c288785bc297b773244d2695df3b2d6 /Master/tlpkg/bin/tl-update-bindir | |
parent | 6af54f30722dad7cd24d2b2b73c6de524885b108 (diff) |
i386-netbsd binaries for 2010 pretest 1 (jukka)
git-svn-id: svn://tug.org/texlive/trunk@18562 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 5a029b99108..7749df3b853 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -129,7 +129,7 @@ for tlname in $tlnames; do default_bin_loc=/home/texlive/sarge/tmp/source/inst/bin/i686-pc-linux-gnu;; i386-netbsd) default_bin_loc=$download_loc - $grab http://salmi.ch/~jukka/TL/TL2009bin_i386-netbsd.tgz;; + $grab http://salmi.ch/~jukka/TL/TL2010bin_i386-netbsd.tgz;; i386-openbsd) default_bin_loc=$download_loc $grab http://students.dec.bmth.ac.uk/ebarrett/files/tl-bin-20080810.tgz;; |