summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-asy
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-07 18:35:53 +0000
committerKarl Berry <karl@freefriends.org>2019-11-07 18:35:53 +0000
commit7ce5219c24495a161caa36ead4925c85d4401936 (patch)
treea81232fd31b311acb92f70abad26a3f3a702221c /Master/tlpkg/bin/tl-update-asy
parentea149f5de04eae38fd50164f309ae3dfd33722e0 (diff)
doc
git-svn-id: svn://tug.org/texlive/trunk@52672 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-asy')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-asy4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-update-asy b/Master/tlpkg/bin/tl-update-asy
index b86006b2c22..9d37f9e1c69 100755
--- a/Master/tlpkg/bin/tl-update-asy
+++ b/Master/tlpkg/bin/tl-update-asy
@@ -29,9 +29,9 @@ if false && $update_sources_from_ctan; then
svn status | sed -n 's/^\?//p' | fgrep -v binaries
svn add `!!`
- # show list of files to remove (keep gc-7.6.2 until new is working):
+ # show list of files to remove:
diff -qr . /home/ftp/tex-archive/graphics/asymptote/ \
- | egrep -v ' differ' | egrep -v '\.svn|gc-7.6.2'
+ | egrep -v ' differ' | egrep -v '\.svn'
svn rm ...
# final check and commit: