Fix URL set by nix-channel

This commit is contained in:
Eelco Dolstra 2012-04-18 13:40:18 +02:00
parent 9cd3ff1059
commit 259c6d3fbb
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ sub update {
my $exprs = "";
foreach my $name (keys %channels) {
my $url = $channels{$name};
my $origUrl = $url;
my $origUrl = "$url/MANIFEST";
# Check if $url is a redirect. If so, follow it now to ensure
# consistency if the redirection is changed between