texlive[47431] Master/tlpkg/bin/tl-update-asy: asy build doc
commits+karl at tug.org
commits+karl at tug.org
Tue Apr 10 19:00:32 CEST 2018
Revision: 47431
http://tug.org/svn/texlive?view=revision&revision=47431
Author: karl
Date: 2018-04-10 19:00:32 +0200 (Tue, 10 Apr 2018)
Log Message:
-----------
asy build doc
Modified Paths:
--------------
trunk/Master/tlpkg/bin/tl-update-asy
Modified: trunk/Master/tlpkg/bin/tl-update-asy
===================================================================
--- trunk/Master/tlpkg/bin/tl-update-asy 2018-04-10 16:59:44 UTC (rev 47430)
+++ trunk/Master/tlpkg/bin/tl-update-asy 2018-04-10 17:00:32 UTC (rev 47431)
@@ -88,6 +88,7 @@
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,11 +100,6 @@
#
$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
@@ -110,6 +106,7 @@
ci="$xu/README \
$xy \
+ $pb/tl-update-asy \
$pg/asymptote* \
$xist/doc/info/ $xist/doc/man $xist/doc/asymptote \
$xist/asymptote/ $xist/tex/*/asymptote"
More information about the tex-live-commits
mailing list