diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-08-05 10:06:27 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-08-05 10:06:27 +0000 |
commit | d994b1cbfc01ff23091c55d90097cafd80fd432d (patch) | |
tree | 44df7cdd0527a8028468ddbd254e79add6891f0c /perl-install/bootloader.pm | |
parent | b096f5f83821eb24c28423f402866002a8f0ddac (diff) | |
download | drakx-d994b1cbfc01ff23091c55d90097cafd80fd432d.tar drakx-d994b1cbfc01ff23091c55d90097cafd80fd432d.tar.gz drakx-d994b1cbfc01ff23091c55d90097cafd80fd432d.tar.bz2 drakx-d994b1cbfc01ff23091c55d90097cafd80fd432d.tar.xz drakx-d994b1cbfc01ff23091c55d90097cafd80fd432d.zip |
kill "wonderful perl"
Diffstat (limited to 'perl-install/bootloader.pm')
-rw-r--r-- | perl-install/bootloader.pm | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/perl-install/bootloader.pm b/perl-install/bootloader.pm index a8f2c4584..0b5b233d1 100644 --- a/perl-install/bootloader.pm +++ b/perl-install/bootloader.pm @@ -1075,7 +1075,4 @@ sub install { die first(map { $_ } @rcs); } -#-###################################################################################### -#- Wonderful perl :( -#-###################################################################################### -1; # +__END__ |