diff options
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r-- | perl-install/install_steps.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index a57e96631..5d136fbfb 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -962,7 +962,7 @@ sub exitInstall { eval { output "$o->{prefix}/root/drakx/README", "This directory contains several installation-related files, mostly log files (very useful if you ever report a bug!). -Beware that some Mandrakelinux tools rely on the contents of some +Beware that some Mandrivalinux tools rely on the contents of some of these files... so remove any file from here at your own risk! " }; |