summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/check-wrapper-consistency
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-10-15 23:57:46 +0000
committerKarl Berry <karl@freefriends.org>2008-10-15 23:57:46 +0000
commitab7bb33092fca8b83fda06e5aa6f33d35fed8c0c (patch)
treed259a9df9b61a859837d6e79752a4b531121df3b /Master/tlpkg/bin/check-wrapper-consistency
parent8b997c19a2d288b2e5cc5b7c4e71815d420f2a50 (diff)
--recreate, wording, latexmk special case
git-svn-id: svn://tug.org/texlive/trunk@10986 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/check-wrapper-consistency')
-rwxr-xr-xMaster/tlpkg/bin/check-wrapper-consistency1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/check-wrapper-consistency b/Master/tlpkg/bin/check-wrapper-consistency
index 82f152e06c9..5fbe1ac6018 100755
--- a/Master/tlpkg/bin/check-wrapper-consistency
+++ b/Master/tlpkg/bin/check-wrapper-consistency
@@ -102,6 +102,7 @@ sub check_w32
next if $target =~ /context/; # does things its own way
next if $target =~ /dviasm|ebong/; # no .bat for python
next if $target =~ /epspdf/; # checks for ruby too
+ next if $target =~ /latexmk/; # has its own .bat
next if $target =~ /ps4pdf/; # has its own .bat
next if $target =~ /simpdftex/; # shell script
next if $target =~ /tex4ht/; # tex4ht has its own .bat's