summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-07-21 00:05:40 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-07-21 00:05:40 +0000
commitdd7100049c9e1efd8f3c4550326499ad4bbf9e42 (patch)
tree43a34fef9a1ce5b14dfea47c9b78ddf09bc12252
parent6362e37a17081860df376ff300df5a4f0fc51f78 (diff)
downloaddrakx-dd7100049c9e1efd8f3c4550326499ad4bbf9e42.tar
drakx-dd7100049c9e1efd8f3c4550326499ad4bbf9e42.tar.gz
drakx-dd7100049c9e1efd8f3c4550326499ad4bbf9e42.tar.bz2
drakx-dd7100049c9e1efd8f3c4550326499ad4bbf9e42.tar.xz
drakx-dd7100049c9e1efd8f3c4550326499ad4bbf9e42.zip
XFdrake doesn't modify modules_conf! (or does it?)
-rwxr-xr-xperl-install/standalone/XFdrake2
1 files changed, 0 insertions, 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")) };