path somehow wrong

This commit is contained in:
Joey Hess 2013-11-25 14:37:44 -04:00
parent 8a9928742f
commit 3b2468c824

View file

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