summaryrefslogtreecommitdiffstats
path: root/mgaapplet-upgrade-helper
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2015-02-16 22:47:56 +0100
committerRémi Verschelde <remi@verschelde.fr>2015-02-16 22:47:56 +0100
commitbe4ff1644a3dfeea87b1df54fc2e54fa14961b1a (patch)
tree38821de6d1f9d8323b5ae085de9a7384daf55aec /mgaapplet-upgrade-helper
parent8af59f4f44b0b279dc470fd2812fdd561ea56279 (diff)
downloadmgaonline-be4ff1644a3dfeea87b1df54fc2e54fa14961b1a.tar
mgaonline-be4ff1644a3dfeea87b1df54fc2e54fa14961b1a.tar.gz
mgaonline-be4ff1644a3dfeea87b1df54fc2e54fa14961b1a.tar.bz2
mgaonline-be4ff1644a3dfeea87b1df54fc2e54fa14961b1a.tar.xz
mgaonline-be4ff1644a3dfeea87b1df54fc2e54fa14961b1a.zip
Some Mandriva -> Mageia leftovers and Mageia copyright years update
Diffstat (limited to 'mgaapplet-upgrade-helper')
-rwxr-xr-xmgaapplet-upgrade-helper4
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();
}