From dd7100049c9e1efd8f3c4550326499ad4bbf9e42 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 21 Jul 2004 00:05:40 +0000 Subject: XFdrake doesn't modify modules_conf! (or does it?) --- perl-install/standalone/XFdrake | 2 -- 1 file changed, 2 deletions(-) diff --git a/perl-install/standalone/XFdrake b/perl-install/standalone/XFdrake index 334f18972..b896543d3 100755 --- a/perl-install/standalone/XFdrake +++ b/perl-install/standalone/XFdrake @@ -39,8 +39,6 @@ $configure_this ||= 'everything'; { my $in = 'interactive'->vnew('su'); - modules::mergein_conf(); - my $rc = do { my $options = { allowFB => listlength(cat_("/proc/fb")) }; -- cgit v1.2.1