diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-09-04 16:54:19 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-09-04 16:54:19 +0000 |
commit | 68c3c1cd6e89d6a0f91f6c86510ec661864da336 (patch) | |
tree | 13b7ddd23376813d75e546241bcd09a8c8edd8a9 /perl-install/install_steps.pm | |
parent | d1e96894b39e141a9c0fa6ef999eb751ef87ebf4 (diff) | |
download | drakx-backup-do-not-use-68c3c1cd6e89d6a0f91f6c86510ec661864da336.tar drakx-backup-do-not-use-68c3c1cd6e89d6a0f91f6c86510ec661864da336.tar.gz drakx-backup-do-not-use-68c3c1cd6e89d6a0f91f6c86510ec661864da336.tar.bz2 drakx-backup-do-not-use-68c3c1cd6e89d6a0f91f6c86510ec661864da336.tar.xz drakx-backup-do-not-use-68c3c1cd6e89d6a0f91f6c86510ec661864da336.zip |
no_comment
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 5d51e4ead..1b1c59f5f 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -144,7 +144,7 @@ sub installPackages($$) { sub afterInstallPackages($) { my ($o) = @_; - # why not? + # why not? cuz weather is nice today :-) [pixel] sync(); sync(); # configPCMCIA($o->{rootPath}, $o->{pcmcia}); |