summaryrefslogtreecommitdiffstats
path: root/urpmi
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi')
-rwxr-xr-xurpmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi b/urpmi
index 1a58d894..98078b17 100755
--- a/urpmi
+++ b/urpmi
@@ -527,7 +527,7 @@ if (@ask_remove) {
@_ and $no_remove = 1;
});
}
- my $list = join "\n", $urpm->translate_why_removed($state, sort @ask_remove);
+ my $list = $urpm->translate_why_removed($state, @ask_remove);
if ($no_remove && !$force) {
print N("The installation cannot continue because the following packages