diff options
Diffstat (limited to 'mgaapplet-upgrade-helper')
-rwxr-xr-x | mgaapplet-upgrade-helper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mgaapplet-upgrade-helper b/mgaapplet-upgrade-helper index 7798e10d..fb2a1ec0 100755 --- a/mgaapplet-upgrade-helper +++ b/mgaapplet-upgrade-helper @@ -316,8 +316,8 @@ packages as well?).")) log::explanations("logging gurpmi message in '$log_file'"); } - # we cannot use installUpdates() as MandrivaUpdate needs the media - # flaged as update (or else, we need to add a new option to MandrivaUpdate): + # we cannot use installUpdates() as MageiaUpdate needs the media + # flaged as update (or else, we need to add a new option to MageiaUpdate): run_gurpmi(); } |