diff --git a/Assistant/Upgrade.hs b/Assistant/Upgrade.hs index 00278cc063..dbc6e521cd 100644 --- a/Assistant/Upgrade.hs +++ b/Assistant/Upgrade.hs @@ -168,7 +168,7 @@ upgradeToDistribution newdir cleanup distributionfile = do sanitycheck newdir void $ boolSystem "hdiutil" [ Param "eject" - , Param distributionfile + , File tmpdir ] let deleteold = do deleteFromManifest $ olddir "Contents" "MacOS"