diff options
author | Frederic Lepied <flepied@mandriva.com> | 2004-09-24 05:33:27 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2004-09-24 05:33:27 +0000 |
commit | cb749506d8d1159136756dbbe01d77907f9d267a (patch) | |
tree | 4b781693d7a8f85167809980e2873550f15ea035 /perl-install/install_steps.pm | |
parent | 4455dd41f0fc970aa197f350efbd84cb5fa913d4 (diff) | |
download | drakx-cb749506d8d1159136756dbbe01d77907f9d267a.tar drakx-cb749506d8d1159136756dbbe01d77907f9d267a.tar.gz drakx-cb749506d8d1159136756dbbe01d77907f9d267a.tar.bz2 drakx-cb749506d8d1159136756dbbe01d77907f9d267a.tar.xz drakx-cb749506d8d1159136756dbbe01d77907f9d267a.zip |
Mandrakelinux
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 f1198479f..a8f86af4e 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -989,7 +989,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 Mandrake tools rely on the contents of some +Beware that some Mandrakelinux tools rely on the contents of some of these files... so remove any file from here at your own risk! " }; |