summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakedm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-08-31 21:09:24 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-08-31 21:09:24 +0000
commit9976cd1d941453bb58490eed176d2f693c3ce049 (patch)
tree3607e83c4407b89c067ebce8decb5756b23a2508 /perl-install/standalone/drakedm
parent6f55336aaccdde0f5a78ac3b818249997e8eff57 (diff)
downloaddrakx-backup-do-not-use-9976cd1d941453bb58490eed176d2f693c3ce049.tar
drakx-backup-do-not-use-9976cd1d941453bb58490eed176d2f693c3ce049.tar.gz
drakx-backup-do-not-use-9976cd1d941453bb58490eed176d2f693c3ce049.tar.bz2
drakx-backup-do-not-use-9976cd1d941453bb58490eed176d2f693c3ce049.tar.xz
drakx-backup-do-not-use-9976cd1d941453bb58490eed176d2f693c3ce049.zip
explanations now work again thanks to pixel, no need to duplicate them
Diffstat (limited to 'perl-install/standalone/drakedm')
-rw-r--r--perl-install/standalone/drakedm1
1 files changed, 0 insertions, 1 deletions
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|)//;