summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-asy
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-05-11 22:12:25 +0000
committerKarl Berry <karl@freefriends.org>2015-05-11 22:12:25 +0000
commit0417a4fa56359c545358f5fb8c9b3f88a1845db2 (patch)
treeed331ec191a82fe896f05005dee844269e406281 /Master/tlpkg/bin/tl-update-asy
parente7256bd4adc1d8df03ed8434e3f9cc15817b6f22 (diff)
asy 2.33 sources
git-svn-id: svn://tug.org/texlive/trunk@37343 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-asy')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-asy b/Master/tlpkg/bin/tl-update-asy
index 5fcd0d0a112..294834549eb 100755
--- a/Master/tlpkg/bin/tl-update-asy
+++ b/Master/tlpkg/bin/tl-update-asy
@@ -31,7 +31,7 @@ if false && $update_sources_from_ctan; then
# get list of files to remove:
diff -qr . /home/ftp/tex-archive/graphics/asymptote/ \
- | egrep -v ' differ' | egrep -v '\.svn|gc-'
+ | egrep -v ' differ' | egrep -v '\.svn'
svn rm ...
# final check and commit: