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-asy3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-update-asy b/Master/tlpkg/bin/tl-update-asy
index a6da99d5849..02d9aac9eac 100755
--- a/Master/tlpkg/bin/tl-update-asy
+++ b/Master/tlpkg/bin/tl-update-asy
@@ -35,7 +35,7 @@ if false && $update_sources_from_ctan; then
svn rm ...
# final check and commit:
- svn status
+ svn status # don't worry about binaries.
svn commit -m"asy $ver sources" . ../README
exit $?
@@ -76,7 +76,6 @@ 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/
cd /tmp/ainst