From 96a4145cea06fe2d1501b0f1da63556266a001d5 Mon Sep 17 00:00:00 2001 From: Mystery Man 526 Date: Tue, 13 Feb 2001 08:34:12 +0000 Subject: merging difference --- perl-install/any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/any.pm') diff --git a/perl-install/any.pm b/perl-install/any.pm index ccad02480..1865d25b8 100644 --- a/perl-install/any.pm +++ b/perl-install/any.pm @@ -575,7 +575,7 @@ sub setup_thiskind_backend { my @l; if (!$::noauto) { @l = modules::load_thiskind($type, $wait_function ); - return @l;# DAMS SUCKERY if $auto && (@l || !$at_least_one); + return @l;# sorry to be a sucker, pixel... :) } } -- cgit v1.2.1