fix build

This commit is contained in:
Joey Hess 2018-04-09 20:15:52 -04:00
parent 453ffe7317
commit b47c23bb5c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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