* Doh.
This commit is contained in:
		
							parent
							
								
									89c1d2b202
								
							
						
					
					
						commit
						e20f0da22c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -485,7 +485,7 @@ static void installDerivations(Globals & globals, | |||
|         MetaInfo meta = i->queryMetaInfo(globals.state); | ||||
|         if (!globals.preserveInstalled && | ||||
|             newNames.find(drvName.name) != newNames.end() && | ||||
|             meta["keep"] == "true") | ||||
|             meta["keep"] != "true") | ||||
|             printMsg(lvlInfo, | ||||
|                 format("replacing old `%1%'") % i->name); | ||||
|         else | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue