From ca8bc9d27bbb85c816a4bedcb415c3839f1660d6 Mon Sep 17 00:00:00 2001 From: damien Date: Wed, 16 May 2001 11:13:21 +0000 Subject: added icon management --- perl-install/standalone/XFdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/XFdrake') diff --git a/perl-install/standalone/XFdrake b/perl-install/standalone/XFdrake index 86eed2bcd..396f8b938 100755 --- a/perl-install/standalone/XFdrake +++ b/perl-install/standalone/XFdrake @@ -42,7 +42,7 @@ $::noauto = /-noauto/; $::testing = /-testing/; $i->{skiptest} = /-skiptest/; -my $in = interactive->vnew('su'); +my $in = interactive->vnew('su', 'X'); -r '/etc/modules.conf' and modules::mergein_conf('/etc/modules.conf'); -- cgit v1.2.1