From c3b5ff8158ed25327e34de957573b8c17b80b0eb Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Tue, 9 Nov 1999 14:42:05 +0000 Subject: *** empty log message *** --- perl-install/install_steps.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install_steps.pm') 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(); -- cgit v1.2.1