summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tl-update-asy')
-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 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