From 459e82019ab78f401ed59ff60cc9733626c72be4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 2 Aug 2012 00:14:21 +0000 Subject: consistency git-svn-id: svn://tug.org/texlive/trunk@27276 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-wrapper-consistency | 1 + Master/tlpkg/dev/srclist.txt | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/check-wrapper-consistency b/Master/tlpkg/bin/check-wrapper-consistency index 486eb80c9d5..122872065fc 100755 --- a/Master/tlpkg/bin/check-wrapper-consistency +++ b/Master/tlpkg/bin/check-wrapper-consistency @@ -101,6 +101,7 @@ sub check_w32 { next if $target =~ /dviout/; # gui stub next if $target =~ /installfont-tl/; # shell script next if $target =~ /latexfileversion/; # shell script + next if $target =~ /lua2dox/; # shell script next if $target =~ /listings-ext/; # shell script next if $target =~ /man/; # no symlink next if $target =~ /pdfjam/; # shell scripts diff --git a/Master/tlpkg/dev/srclist.txt b/Master/tlpkg/dev/srclist.txt index 0a1b8643a17..04eab635e68 100644 --- a/Master/tlpkg/dev/srclist.txt +++ b/Master/tlpkg/dev/srclist.txt @@ -24,10 +24,6 @@ Master/tlpkg/TeXLive/TLConfig.pm Build/source/utils/biber/TeXLive/ Master/tlpkg/TeXLive/TLUtils.pm Build/source/texk/tests/TeXLive/ Master/tlpkg/TeXLive/TLConfig.pm Build/source/texk/tests/TeXLive/ # -# kpse getopt used in non-kpse program. -Build/source/texk/kpathsea/getopt.c Build/source/texk/chktex/ -Build/source/texk/kpathsea/getopt1.c Build/source/texk/chktex/ -Build/source/texk/kpathsea/getopt.h Build/source/texk/chktex/ ##todo: linked_scripts # # ConTeXt .lua vs. w32 stubs. -- cgit v1.2.3