From da1f4b4b53c65c7dc07081018a7f7c2fa991978f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 14 Jun 2010 23:55:19 +0000 Subject: asymptote 1.98 git-svn-id: svn://tug.org/texlive/trunk@18984 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-asy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/bin') diff --git a/Master/tlpkg/bin/tl-update-asy b/Master/tlpkg/bin/tl-update-asy index 92512e79b8e..0f73e2cab4f 100755 --- a/Master/tlpkg/bin/tl-update-asy +++ b/Master/tlpkg/bin/tl-update-asy @@ -14,14 +14,14 @@ test "x$1" = x--build || exit 1 -ver=1.94 # the new version, that is. +ver=... # the newly-released version # if false && $update_sources_from_ctan; then # this part is about copying the sources from CTAN to TL. cd $B/source/utils/ edit README for asymptote$ver - (cd asymptote && make distclean && sat) # be sure no dregs + (cd asymptote && make distclean; sup && sat) # be sure no dregs \cp -arf /home/ftp/tex-archive/graphics/asymptote/ . cd asymptote -- cgit v1.2.3