From 64f18ff1da3d2fbf6cd161438ef80f57e2a623c2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 Apr 2014 16:57:35 +0000 Subject: forgot ] git-svn-id: svn://tug.org/texlive/trunk@33584 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLTREE.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master') diff --git a/Master/tlpkg/TeXLive/TLTREE.pm b/Master/tlpkg/TeXLive/TLTREE.pm index e63e9946443..84e2b30daff 100644 --- a/Master/tlpkg/TeXLive/TLTREE.pm +++ b/Master/tlpkg/TeXLive/TLTREE.pm @@ -278,7 +278,7 @@ sub _get_files_matching_glob_pattern } } - if ($dirpart =~ m,^bin/(win[0-9|.*-cygwin), + if ($dirpart =~ m,^bin/(win[0-9]|.*-cygwin), || $dirpart =~ m,tlpkg/installer,) { # for windows-ish we want to automatch more extensions. foreach my $f (@candfiles) { -- cgit v1.2.3