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
|
sanitycheck tmpdir
|
||||||
void $ boolSystem "cp"
|
void $ boolSystem "cp"
|
||||||
[ Param "-R"
|
[ Param "-R"
|
||||||
, File $ tmpdir </> installbase
|
, File $ tmpdir </> installBase
|
||||||
, File $ newdir
|
, File $ newdir
|
||||||
]
|
]
|
||||||
void $ boolSystem "hdiutil"
|
void $ boolSystem "hdiutil"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue