summaryrefslogtreecommitdiffstats
path: root/mdkapplet
diff options
context:
space:
mode:
Diffstat (limited to 'mdkapplet')
-rwxr-xr-xmdkapplet2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkapplet b/mdkapplet
index 6ef49495..81679aa0 100755
--- a/mdkapplet
+++ b/mdkapplet
@@ -427,7 +427,7 @@ sub upgrade() {
$refork_gurpmi = 1;
# we cannot use installUpdates() as MandrivaUpdate needs the media
# flaged as update (or else, we need to add a new option to MandrivaUpdate):
- fork_gurpmi();
+ fork_gurpmi('--replacefiles');
}
sub fork_gurpmi {