summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-03-08 17:10:09 +0000
committerKarl Berry <karl@freefriends.org>2024-03-08 17:10:09 +0000
commita135f0fc8b05d2222646787a5e78a6e1234c910b (patch)
tree100f0f37d68b721afe39b57997518ac752e07ac4 /Master/tlpkg/bin
parent94b3301253d3ac34272410534c56892d2c357be8 (diff)
asymptote 2.88 support files, windows binary, cygwin sources
git-svn-id: svn://tug.org/texlive/trunk@70502 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-asy6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tl-update-asy b/Master/tlpkg/bin/tl-update-asy
index 70568f7f55e..908131f116b 100755
--- a/Master/tlpkg/bin/tl-update-asy
+++ b/Master/tlpkg/bin/tl-update-asy
@@ -66,7 +66,7 @@ elif test "x$1" = x--build; then
fi
rm -rf config.cache config.h config.log config.status errors.temp
rm -rf /tmp/ainst autom4te.cache
- ./configure --prefix=/tmp/ainst \
+ ./configure --prefix=/tmp/ainst --disable-readline \
--with-latex=/tmp/ainst/latex --with-context=/tmp/ainst/context \
--disable-fftw --disable-gl --disable-gsl --disable-lsp \
--enable-texlive-build CFLAGS=-g CXXFLAGS=-std=c++17 #-ansi
@@ -89,9 +89,9 @@ elif false && $update_runtime_from_ainst; then
cd $xy
ver=`awk -F\" '{print $2}' revision.cc | sed 1q`; echo $ver
#
- $cp binaries/i386-windows/texlive/asy.exe $pg/asymptote/
$cp binaries/x86_64-windows/texlive/asy.exe $pg/asymptote64/
- # also check dlls
+ # also check dlls:
+ ls -lR binaries/x86_64-windows/texlive/ $tm/tlpkg/asymptote64/
cd /tmp/ainst
$cp share/info/{*/,}*.info $xist/doc/info