summaryrefslogtreecommitdiff
path: root/onlineupdate/source/update/updater/updater.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/update/updater/updater.cxx')
-rw-r--r--onlineupdate/source/update/updater/updater.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/onlineupdate/source/update/updater/updater.cxx b/onlineupdate/source/update/updater/updater.cxx
index 18cf8b2cc966..57ac77507a8b 100644
--- a/onlineupdate/source/update/updater/updater.cxx
+++ b/onlineupdate/source/update/updater/updater.cxx
@@ -2357,8 +2357,8 @@ ProcessReplaceRequest()
NS_T("%s/Contents"),
gWorkingDirPath);
#else
- NS_T("%s.bak/updated"),
- gInstallDirPath);
+ NS_T("%s"),
+ gWorkingDirPath);
#endif
// First try to remove the possibly existing temp directory, because if this