path somehow wrong
This commit is contained in:
parent
8a9928742f
commit
3b2468c824
1 changed files with 1 additions and 3 deletions
|
@ -162,9 +162,7 @@ upgradeToDistribution newdir cleanup distributionfile = do
|
|||
]
|
||||
void $ boolSystem "cp"
|
||||
[ Param "-R"
|
||||
-- Trailing slash to copy the directory
|
||||
-- contents.
|
||||
, File $ tmpdir </> installBase ++ "/"
|
||||
, File $ tmpdir </> installBase </> "Contents"
|
||||
, File $ newdir
|
||||
]
|
||||
sanitycheck newdir
|
||||
|
|
Loading…
Add table
Reference in a new issue