From 584f1a0700fa73a35b7ad9bdcc84eb4792cd9278 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 10 Apr 2018 17:00:32 +0000 Subject: asy build doc git-svn-id: svn://tug.org/texlive/trunk@47431 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-asy | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Master/tlpkg/bin/tl-update-asy b/Master/tlpkg/bin/tl-update-asy index 5833ee37564..6099a5dab9c 100755 --- a/Master/tlpkg/bin/tl-update-asy +++ b/Master/tlpkg/bin/tl-update-asy @@ -88,6 +88,7 @@ elif false && $update_runtime_from_ainst; then xy=$xu/asymptote cd $xy $cp binaries/i386-windows/texlive/asy.exe $pg/asymptote/ + $cp binaries/x86_64-windows/texlive/asy.exe $pg/asymptote64/ cd /tmp/ainst $cp share/info/{*/,}*.info $xist/doc/info @@ -99,17 +100,13 @@ elif false && $update_runtime_from_ainst; then # $cp latex/asymptote/* $xist/tex/latex/asymptote/ $cp context*/asymptote/* $xist/tex/context/third/asymptote/ - # - # also copy in i386-linux binary from build machine (not any more). - #lb=$xb/x86_64-linux - #$cp bin/asy $lb/ - #strip $lb/asy cd $xist/doc/man make ci="$xu/README \ $xy \ + $pb/tl-update-asy \ $pg/asymptote* \ $xist/doc/info/ $xist/doc/man $xist/doc/asymptote \ $xist/asymptote/ $xist/tex/*/asymptote" -- cgit v1.2.3