diff options
-rw-r--r-- | Rpmdrake/pkg.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Rpmdrake/pkg.pm b/Rpmdrake/pkg.pm index 4c3ba6ce..4116be21 100644 --- a/Rpmdrake/pkg.pm +++ b/Rpmdrake/pkg.pm @@ -541,7 +541,6 @@ sub perform_installation { #- (partially) duplicated from /usr/sbin/urpmi :-( my ($local_sources, $list) = urpm::get_pkgs::selected2list($urpm, $state->{selected}, - clean_all => 0 ); if (!$local_sources && (!$list || !@$list)) { interactive_msg( |