From ecd7b638f27c53b7b1f0202a5e129456528e3a73 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 22 Aug 2002 13:28:16 +0000 Subject: small --- rpmdrake.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rpmdrake.pm') diff --git a/rpmdrake.pm b/rpmdrake.pm index 125fbe8b..c7e36ce6 100644 --- a/rpmdrake.pm +++ b/rpmdrake.pm @@ -169,7 +169,7 @@ my %t2l = ( 'Asia/(Taipei|Beijing)' => [ qw(zn jp), @$us ], 'Atlantic/Reykjavik' => [ qw(uk no se dk) ], 'Australia/\w+' => [ qw(au jp ko tw), @$us ], - 'Brazil/East' => [ 'br', @$us ], + 'Brazil/\w+' => [ 'br', @$us ], 'Canada/\w+' => [ 'ca', @$us ], 'Europe/Amsterdam' => [ qw(nl be de at) ], 'Europe/Athens' => [ qw(gr pl de nl at) ], -- cgit v1.2.1