From be3df25db62116ef060b36ae89fd2c3d41da4d7d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 3 Mar 2018 18:29:03 +0000 Subject: tl18 pretest initial setup git-svn-id: svn://tug.org/texlive/trunk@46798 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-bindir | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/bin/tl-update-bindir') diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir index 061c384f768..cf72d798fd8 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -184,7 +184,9 @@ for tlplat in $tlplats; do $grab http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz;; x86_64-linux) # local: default_bin_loc=/home/texlive/karl/Build/source/inst/bin/x86_64-pc-linux-gnu;; - ;; # updated by Norbert. + default_bin_loc=$download_loc + $grab http://www.preining.info/x86_64-linux-svn46780.tar.gz + ;; x86_64-solaris) default_bin_loc=$download_loc $grab http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz;; -- cgit v1.2.3