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" void $ boolSystem "cp"
[ Param "-R" [ Param "-R"
-- Trailing slash to copy the directory , File $ tmpdir </> installBase </> "Contents"
-- contents.
, File $ tmpdir </> installBase ++ "/"
, File $ newdir , File $ newdir
] ]
sanitycheck newdir sanitycheck newdir