From 021292b509f5671e53982beddce08e77aa9b644f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 29 May 2019 21:50:35 +0000 Subject: xdvipdfmx for amd64-freebsd[11] from norbert git-svn-id: svn://tug.org/texlive/trunk@51264 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-bindir | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir index 233c3782311..a2c75df31fd 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -108,9 +108,10 @@ for tlplat in $tlplats; do download_loc=$tmpdir/tl.$tlplat.tar.xz default_bin_loc=$download_loc grab="$download -O $download_loc" + $grab https://www.preining.info/amd64-freebsd11.tar.gz;; #$grab http://anthesphoria.net/FreeBSD/TeXLive-Devel/amd64-freebsd7.tar.xz;; - remurl=http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz - $grab $remurl;; + #remurl=http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz + #$grab $remurl;; amd64-kfreebsd) download_loc=$tmpdir/tl.$tlplat.tar.xz default_bin_loc=$download_loc -- cgit v1.2.3