fix build
This commit is contained in:
parent
453ffe7317
commit
b47c23bb5c
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ getbuild repodir (url, f) = do
|
|||
nukeFile tmp
|
||||
putStrLn $ "*** " ++ s
|
||||
return Nothing
|
||||
ifM (download url tmp def)
|
||||
ifM (download url tmp def noRetry)
|
||||
( ifM (liftIO $ virusFree tmp)
|
||||
( do
|
||||
bv2 <- getbv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue