From 99e14824d512341935d281a980a7576a30346a60 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 14 Jan 2021 22:17:58 +0000 Subject: albatross.exe wrapper git-svn-id: svn://tug.org/texlive/trunk@57420 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/albatross.exe | Bin 0 -> 1536 bytes Master/tlpkg/libexec/ctan2tds | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100755 Master/bin/win32/albatross.exe diff --git a/Master/bin/win32/albatross.exe b/Master/bin/win32/albatross.exe new file mode 100755 index 00000000000..5777d90a17a Binary files /dev/null and b/Master/bin/win32/albatross.exe differ diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 928ff247fa3..e1ae6f6f9e0 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -4240,7 +4240,7 @@ sub doscripts { } else { # Windows. If a shell script, usually skip, except for Java # programs. Else copy the wrapper. - if ($s !~ /arara|bib2gls|convertgls2bib + if ($s !~ /albatross|arara|bib2gls|convertgls2bib |texosquery|texplate|tlcockpit/x) { next if $s =~ /\.sh$/ && $s !~ /-sys\.sh$/; } -- cgit v1.2.3