Skip to content

Commit 33692c1

Browse files
committed
One more fix for makefile := to : change.
1 parent cff7fcf commit 33692c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/msvc/install.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ sub GenerateConversionScript {
143143
sub GenerateTimezoneFiles {
144144
my $mf = read_file("src/timezone/Makefile");
145145
$mf =~ s{\\\s*[\r\n]+}{}mg;
146-
$mf =~ /^TZDATA\s*:=\s*(.*)$/m || die "Could not find TZDATA row in timezone makefile\n";
146+
$mf =~ /^TZDATA\s*:?=\s*(.*)$/m || die "Could not find TZDATA row in timezone makefile\n";
147147
my @tzfiles = split /\s+/,$1;
148148
unshift @tzfiles,'';
149149
print "Generating timezone files...";

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy