summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r--perl-install/install_steps.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm
index 505dbae6b..9b3a080f0 100644
--- a/perl-install/install_steps.pm
+++ b/perl-install/install_steps.pm
@@ -218,6 +218,8 @@ sub installPackages($$) {
sub afterInstallPackages($) {
my ($o) = @_;
+ pkgs::done_db();
+
#- why not? cuz weather is nice today :-) [pixel]
sync(); sync();