From abdca21b2d25a1df5ea62857ba070632d6fb040e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 10 Jul 2019 21:47:01 +0000 Subject: tlcockpit[.exe] wrapper git-svn-id: svn://tug.org/texlive/trunk@51605 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/tlcockpit.exe | Bin 0 -> 1536 bytes Master/tlpkg/libexec/ctan2tds | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100755 Master/bin/win32/tlcockpit.exe (limited to 'Master') diff --git a/Master/bin/win32/tlcockpit.exe b/Master/bin/win32/tlcockpit.exe new file mode 100755 index 00000000000..5777d90a17a Binary files /dev/null and b/Master/bin/win32/tlcockpit.exe differ diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 269b614ed23..7d234903c79 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3925,7 +3925,7 @@ sub doscripts { } else { # Windows. If a shell script, usually skip, except for Java # programs. Else copy the wrapper. - if ($s !~ /arara|bib2gls|convertgls2bib|texosquery/) { + if ($s !~ /arara|bib2gls|convertgls2bib|texosquery|tlcockpit/) { next if $s =~ /\.sh$/ && $s !~ /-sys\.sh$/; } # -- cgit v1.2.3