From bf4ad04d2d2b2a023941978351308eeec0b042c5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 22 Sep 2009 23:11:54 +0000 Subject: context-letter update (22sep09) git-svn-id: svn://tug.org/texlive/trunk@15426 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-bindir | 2 +- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg') 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) diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 1e92153ba30..f6d9d7a9b2b 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -401,7 +401,7 @@ sub do_tlp print "# $tlpn\ndiff $ctan_file $tl_file\n"; $needed = 1; -# last; + last unless $OPT{"all"}; } } -- cgit v1.2.3