From ab7bb33092fca8b83fda06e5aa6f33d35fed8c0c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 15 Oct 2008 23:57:46 +0000 Subject: --recreate, wording, latexmk special case git-svn-id: svn://tug.org/texlive/trunk@10986 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-wrapper-consistency | 1 + 1 file changed, 1 insertion(+) (limited to 'Master/tlpkg/bin/check-wrapper-consistency') 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 -- cgit v1.2.3