mac bustage

git-svn-id: svn://10.0.0.236/trunk@51346 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dveditz%netscape.com 1999-10-21 02:46:21 +00:00
parent 569e1a2fb1
commit 7d2157e059

View File

@ -541,7 +541,7 @@ nsInstallPatch::NativePatch(const nsFileSpec &sourceFile, const nsFileSpec &patc
outFileSpec->GetParent(parent);
outFileSpec->Delete(PR_FALSE);
anotherName.Copy(parent);
anotherName.CopyToDir(parent);
*outFileSpec = anotherName;