urgh...for some weird reason this one-liner was not in svn. PEBKAC!
This commit is contained in:
		
							parent
							
								
									a29b64a231
								
							
						
					
					
						commit
						fcb784051f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -199,7 +199,7 @@ for (my $n = 0; $n < scalar @storePaths; $n++) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    my $url;
 | 
					    my $url;
 | 
				
			||||||
    if ($localCopy) {
 | 
					    if ($localCopy) {
 | 
				
			||||||
        $url = "file://$localArchivesDir/$narName";
 | 
					        $url = "file://$targetArchivesDir/$narName";
 | 
				
			||||||
    } else {
 | 
					    } else {
 | 
				
			||||||
        $url = "$archivesGetURL/$narName";
 | 
					        $url = "$archivesGetURL/$narName";
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue