From 4877d5e5d365e505f6ed41141c84481c19087d6c Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Fri, 14 Aug 2015 14:40:46 +0000 Subject: scripts/xindy: update xindy.pl git-svn-id: svn://tug.org/texlive/trunk@38123 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/xindy/xindy.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/texmf-dist/scripts') diff --git a/Master/texmf-dist/scripts/xindy/xindy.pl b/Master/texmf-dist/scripts/xindy/xindy.pl index e05ad2156a9..c460c0beadf 100755 --- a/Master/texmf-dist/scripts/xindy/xindy.pl +++ b/Master/texmf-dist/scripts/xindy/xindy.pl @@ -353,7 +353,7 @@ our $VERSION = sprintf "%d.%02d", q$Revision: 1.18 $ =~ /: (\d+)\.(\d+)/ ; use Cwd; use File::Basename; -use File::Glob qw(:glob); +use File::Glob qw(bsd_glob); use File::Spec; use File::Temp qw(tempfile tmpnam); use Getopt::Long qw(:config bundling); -- cgit v1.2.3