summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/check-wrapper-consistency
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-22 23:52:46 +0000
committerKarl Berry <karl@freefriends.org>2014-05-22 23:52:46 +0000
commit3fee090bba865d0b857c64a18f16658a86d43e64 (patch)
treede4814fedc74fe8890e7f832786f0121b8122f8b /Master/tlpkg/bin/check-wrapper-consistency
parentc864c4ffcd96b2ae820a0496c02f8b7636fd07b4 (diff)
more 2014 preparations
git-svn-id: svn://tug.org/texlive/trunk@34220 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/check-wrapper-consistency')
-rwxr-xr-xMaster/tlpkg/bin/check-wrapper-consistency2
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/check-wrapper-consistency b/Master/tlpkg/bin/check-wrapper-consistency
index 4c014ffeaaa..c693b2e5bb8 100755
--- a/Master/tlpkg/bin/check-wrapper-consistency
+++ b/Master/tlpkg/bin/check-wrapper-consistency
@@ -143,8 +143,6 @@ sub list_shell_scripts {
# more shell scripts, that are not part of linked_scripts.
$sh{"chkweb"} = 1;
- $sh{"getafm"} = 1;
- $sh{"showchar"} = 1;
return %sh;
}