Am Sonntag, den 22.07.2012, 14:00 +0200 schrieb hawken:
> Package: apt-mirror
> Version: 0.4.8-5
> Followup-For: Bug #682395
> 
> -- Patch:
> --- orig/apt-mirror   2012-07-22 13:38:11.000000000 +0200
> +++ new/apt-mirror    2012-07-22 13:58:13.000000000 +0200
> @@ -253,7 +253,7 @@ while(<CONFIG>) {
>       next;
>      }
>  
> -    if($config_line =~ 
> /deb-(alpha|amd64|armel|arm|armhf|hppa|hurd-i386|i386|ia64|kfreebsd-i386|kfreebsd-amd64|lpia|m68k|mipsel|mips|powerpc|s390|s390x|sh|sparc)/)
>  {
> +    if($config_line =~ 
> /^deb-(alpha|amd64|armel|arm|armhf|hppa|hurd-i386|i386|ia64|kfreebsd-i386|kfreebsd-amd64|lpia|m68k|mipsel|mips|powerpc|s390|s390x|sh|sparc)$/)
>  {
>       push @config_binaries, [$1, @config_line];
>       next;
>      }

Thanks. I applied the patch.

-- 
Benjamin Drung
Debian & Ubuntu Developer

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to