git-svn-id: http://svn.librewrt.org/librewrt@67 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2
authorrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Thu, 28 Oct 2010 11:32:02 +0000 (11:32 +0000)
committerrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Thu, 28 Oct 2010 11:32:02 +0000 (11:32 +0000)
bright-ben/scripts/download.pl

index 579dfd740031d0492dc14fd4adeabe1ebb4a0d6c..6396e20df3400394b9abfe4e8fdc0dbc59f37e9e 100755 (executable)
@@ -136,6 +136,7 @@ foreach my $mirror (@ARGV) {
                push @mirrors, "ftp://ftp.digex.net/pub/gnu/$1";
        } elsif ($mirror =~ /^\@KERNEL\/(.+)$/) {
                push @mirrors, "http://www.fsfla.org/svnwiki/selibre/linux-libre/$1";
                push @mirrors, "ftp://ftp.digex.net/pub/gnu/$1";
        } elsif ($mirror =~ /^\@KERNEL\/(.+)$/) {
                push @mirrors, "http://www.fsfla.org/svnwiki/selibre/linux-libre/$1";
+       }
         elsif ($mirror =~ /^\@GNOME\/(.+)$/) {
                push @mirrors, "http://ftp.gnome.org/pub/GNOME/sources/$1";
                push @mirrors, "http://ftp.unina.it/pub/linux/GNOME/sources/$1";
         elsif ($mirror =~ /^\@GNOME\/(.+)$/) {
                push @mirrors, "http://ftp.gnome.org/pub/GNOME/sources/$1";
                push @mirrors, "http://ftp.unina.it/pub/linux/GNOME/sources/$1";