summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/check-wrapper-consistency5
-rwxr-xr-xMaster/tlpkg/bin/tl-update-asy4
2 files changed, 8 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/check-wrapper-consistency b/Master/tlpkg/bin/check-wrapper-consistency
index aaa23ac0892..e8351037532 100755
--- a/Master/tlpkg/bin/check-wrapper-consistency
+++ b/Master/tlpkg/bin/check-wrapper-consistency
@@ -143,5 +143,10 @@ sub list_shell_scripts {
$sh{$script} = 1; # save without extension (everything else)
}
+ # more shell scripts, that are not part of linked_scripts.
+ $sh{"chkweb"} = 1;
+ $sh{"getafm"} = 1;
+ $sh{"showchar"} = 1;
+
return %sh;
}
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