Index: /branches/release-38/lib/MT/WeblogPublisher.pm
===================================================================
--- /branches/release-38/lib/MT/WeblogPublisher.pm (revision 2355)
+++ /branches/release-38/lib/MT/WeblogPublisher.pm (revision 2368)
@@ -786,7 +786,7 @@
         next unless $map->build_type; # ignore disabled template maps
 
-	my $ctx = MT::Template::Context->new;
-	$ctx->{current_archive_type} = $at;
-	$ctx->{archive_type}         = $at;
+        my $ctx = MT::Template::Context->new;
+        $ctx->{current_archive_type} = $at;
+        $ctx->{archive_type}         = $at;
         $mt->rebuild_file(
             $blog, $arch_root, $map, $at, $ctx, \my %cond,
