diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-08 20:59:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-08 20:59:28 +0000 |
commit | 0adbaaeb3c7cf72b34a6a9f7b43fcede95fcc386 (patch) | |
tree | 2e36f10c2b2140f1e983e6cb464d9477e01e44e3 /Master/tlpkg/bin/tl-update-asy | |
parent | 99219ccf2636cfee822cc613d4f9604df40c4c17 (diff) |
yet more pattern and wording fixes
git-svn-id: svn://tug.org/texlive/trunk@29762 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-asy')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-asy | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-asy b/Master/tlpkg/bin/tl-update-asy index 344f3c458ad..c1cbc8ac867 100755 --- a/Master/tlpkg/bin/tl-update-asy +++ b/Master/tlpkg/bin/tl-update-asy @@ -101,7 +101,9 @@ elif false && $update_runtime_from_ainst; then $lb/asy \ $pg/asymptote/ \ $xist/asymptote/ \ - $xist/doc \ + $xist/doc/info \ + $xist/doc/man \ + $xist/doc/asymptote \ $xist/tex/*/asymptote" svn status $ci | sed -n 's/^\?//p' | fgrep -v binaries |