summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 190b529ab..b8ddbb3d3 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -537,6 +537,7 @@ sub main {
add2hash($o->{netc}, network::read_resolv_conf($file));
}
}
+ install_any::remove_unused();
#-the main cycle
my $clicked = 0;