1
0
mirror of synced 2026-04-27 12:48:52 +00:00

tab -> 8 blanks

This commit is contained in:
Axel Beckert
2011-03-09 00:05:26 +01:00
committed by Axel Beckert
parent 423ea8157d
commit cf9b356e6d

View File

@@ -1918,7 +1918,7 @@ sub checkArguments
# Sarge amd64 needs different default mirror
#
if ( $CONFIG{ 'dist' } =~ /sarge/ and
$CONFIG{ 'arch' } =~ /amd64/ and
$CONFIG{ 'arch' } =~ /amd64/ and
$CONFIG{ 'mirror_sarge' } eq 'http://archive.debian.org/debian' )
{
$CONFIG{ 'mirror_sarge' } = 'http://archive.debian.org/debian-amd64';