From 9976cd1d941453bb58490eed176d2f693c3ce049 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 31 Aug 2003 21:09:24 +0000 Subject: explanations now work again thanks to pixel, no need to duplicate them --- perl-install/standalone/drakedm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/standalone/drakedm') diff --git a/perl-install/standalone/drakedm b/perl-install/standalone/drakedm index 6ddb6f93c..7e6a824ea 100644 --- a/perl-install/standalone/drakedm +++ b/perl-install/standalone/drakedm @@ -57,7 +57,6 @@ several different X sessions on your local machine at the same time.")), ] ) ) { - log::explanations("modified file $cfg_file"); ! -x $dm{$dm}[1] and do { $in->do_pkgs->ensure_is_installed($dm{$dm}[2], $dm{$dm}[1]) or goto start }; substInFile { s/^(DISPLAYMANAGER)=.*(\n|)//; -- cgit v1.2.1