summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-06 00:30:47 +0000
committerKarl Berry <karl@freefriends.org>2010-07-06 00:30:47 +0000
commit4631b9a200935cb69b604b1d7995fb0d85b229f2 (patch)
treeb03258a2bf431479101a4fb0da8140bf8333125c /Master/tlpkg
parent70c6e0a0899e6702c8ef39120dc725da1b9ab36c (diff)
asymptote 2.01
git-svn-id: svn://tug.org/texlive/trunk@19252 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/asymptote/asy.exebin6469646 -> 6474254 bytes
-rwxr-xr-xMaster/tlpkg/bin/tl-update-asy6
2 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/asymptote/asy.exe b/Master/tlpkg/asymptote/asy.exe
index a068d7cfe3b..3daf4a36e76 100755
--- a/Master/tlpkg/asymptote/asy.exe
+++ b/Master/tlpkg/asymptote/asy.exe
Binary files differ
diff --git a/Master/tlpkg/bin/tl-update-asy b/Master/tlpkg/bin/tl-update-asy
index 80d0469a976..8c5a99c207f 100755
--- a/Master/tlpkg/bin/tl-update-asy
+++ b/Master/tlpkg/bin/tl-update-asy
@@ -75,8 +75,8 @@ elif false && $update_runtime_from_ainst; then
xu=$B/source/utils
xy=$xu/asymptote
cd $xy
- cp binaries/i386-win32/texlive/asy.exe $cb/
- cp binaries/i386-win32/texlive/asy.exe $pg/asymptote/
+ $cp binaries/i386-win32/texlive/asy.exe $cb/
+ $cp binaries/i386-win32/texlive/asy.exe $pg/asymptote/
cd /tmp/ainst
$cp share/info/{*/,}*.info $xmf/doc/info
@@ -102,7 +102,7 @@ elif false && $update_runtime_from_ainst; then
$xmf/tex/*/asymptote"
svn status $ci | sed -n 's/^\?//p' | fgrep -v binaries
- #svn add ...
+ svn add `!!`
cd /tmp/ainst
diff -qr share/asymptote/ /home/texlive/karl/Master/texmf/asymptote/ | fgrep -v .svn