typo
This commit is contained in:
parent
e21019eac1
commit
dfdffecacf
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ upgradeToDistribution newdir cleanup distributionfile = do
|
|||
sanitycheck tmpdir
|
||||
void $ boolSystem "cp"
|
||||
[ Param "-R"
|
||||
, File $ tmpdir </> installbase
|
||||
, File $ tmpdir </> installBase
|
||||
, File $ newdir
|
||||
]
|
||||
void $ boolSystem "hdiutil"
|
||||
|
|
Loading…
Reference in a new issue