summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-asy
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-05 23:20:24 +0000
committerKarl Berry <karl@freefriends.org>2014-05-05 23:20:24 +0000
commit9d5e4ff6f6913592cde8528f8a489d78ea6b9c3e (patch)
treeab4692d5be13cc34e3539fa68d60e68213d432b0 /Master/tlpkg/bin/tl-update-asy
parent92b8cbab63bac836f69fad5c28dc6464c1e0fcee (diff)
third/asymptote (as it should have been in the first place)
git-svn-id: svn://tug.org/texlive/trunk@33870 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-asy')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-asy3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-asy b/Master/tlpkg/bin/tl-update-asy
index 9dcc6b8effa..5fcd0d0a112 100755
--- a/Master/tlpkg/bin/tl-update-asy
+++ b/Master/tlpkg/bin/tl-update-asy
@@ -90,7 +90,7 @@ elif false && $update_runtime_from_ainst; then
$cp -r share/asymptote $xist
#
$cp latex/asymptote/* $xist/tex/latex/asymptote/
- $cp context*/asymptote/* $xist/tex/context/asymptote/
+ $cp context*/asymptote/* $xist/tex/context/third/asymptote/
#
$cp bin/asy $lb/
strip $lb/asy
@@ -115,5 +115,6 @@ elif false && $update_runtime_from_ainst; then
diff -qr share/doc/asymptote/ $xmf/doc/asymptote/ | fgrep -v .svn
#svn rm ...
+ svn status $ci # just to see
scom -m"asymptote $ver" $ci
fi